Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Q
QQC2 Desktop Style
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Frameworks
  • QQC2 Desktop Style
  • Merge Requests
  • !47

Open
Opened Dec 18, 2020 by Noah Davis@ndavis🌵Developer
  • Report abuse
Report abuse

Improve mobile text actions activation and remove TapHanlders from TextField and TextArea

  • Overview 8
  • Commits 1
  • Changes 3

Now the text actions should only appear onPressAndHold instead of staying constantly open. It's still impossible to dismiss though.

The tap handlers were unnecessary since the same things could be done using just the pre-defined onPressed and onPressAndHold signal handlers and the TapHandlers can conflict with custom behavior that app developers might want to use.

@teams/vdg since this affects the UX

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: frameworks/qqc2-desktop-style!47
Source branch: work/ndavis/contextmenu-and-mobiletextactions