Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Ruqola Ruqola
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • NetworkNetwork
  • RuqolaRuqola
  • Merge requests
  • !91

Fix reaction selector slowness

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Nicolas Guichard requested to merge guicharn/ruqola:fix-emoji-selector-slowness into master Sep 06, 2022
  • Overview 3
  • Commits 1
  • Pipelines 4
  • Changes 2

Since the reaction selector is only shown on hover, ruqola became painfully slow when moving the mouse over the message list. This avoid updating stuff everytime the mouse is moved, but only when it is moved between between messages.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-emoji-selector-slowness