Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M millennials-to-snake-people
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Byte Blaze
  • millennials-to-snake-people
  • Merge requests
  • !22

Stop changing input text

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/roshkins/fix-typing-bug into master Mar 29, 2017
  • Overview 5
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: roshkins

As referenced in #21 (closed) changing millennials in textareas and input methods is problematic not just because the cursor jumps around, but you really do need to sometimes type millennials or read it in a form, no matter how dirty it may sound.

My PR ignores mutations that are text input and textarea based. It seems to work with DraftJS from my testing.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/roshkins/fix-typing-bug