Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compose message dialog visually updates slowly in response to hover. #2437

Open
pynappo opened this issue Dec 23, 2024 · 0 comments
Open

Compose message dialog visually updates slowly in response to hover. #2437

pynappo opened this issue Dec 23, 2024 · 0 comments

Comments

@pynappo
Copy link

pynappo commented Dec 23, 2024

Summary:

The input to select recipients of a message in the Compose Message dialog visually takes a significant amount of time to update what entry the cursor is hovered over.

Steps to reproduce:

  1. Open the compose message dialog from the Inbox.
  2. Open the To: input.
  3. Wave cursor around to select different options/leave the dialog area/etc
  4. Observe the slow visual color updates.

Expected behavior:

The dialog should be as nearly as visually responsive as the input menu above it:

20241222-173428.mp4

Ignore the custom colors, i have a custom userstyle. Reverting to the stock CSS shows the same performance issue.

Actual behavior:

See above clip.

Additional notes:

Some profiling seems to show a lot of React calls slowing it down. Not sure how to debug further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant