Skip to content

Emoji picker tab wrong after opening again #3840

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

Open
provokateurin opened this issue Mar 1, 2023 · 2 comments · May be fixed by #6467
Open

Emoji picker tab wrong after opening again #3840

provokateurin opened this issue Mar 1, 2023 · 2 comments · May be fixed by #6467
Labels
0. to triage bug Something isn't working feature: emoji picker Related to the emoji picker component

Comments

@provokateurin
Copy link

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. Open emoji picker
  2. Go to another tab in the picker
  3. Close the picker
  4. Open the picker again

Expected behaviour

Either the first tab should be selected or the last tab should be show

Actual behaviour

The last tab is selected, but the first tab is shown. Clicking on the selected tab again fixes it

Talk app

Talk app version: c.nc.c

Browser

Microphone available: yes

Camera available: yes

Operating system: Arch

Browser name: Firefox

Browser version: 110

@provokateurin provokateurin added the bug Something isn't working label Mar 1, 2023
@nickvergessen nickvergessen transferred this issue from nextcloud/spreed Mar 1, 2023
@nickvergessen
Copy link
Contributor

Moving to vue library, but most likely it's not even an issue there but further upstream

@nickvergessen nickvergessen added feature: emoji picker Related to the emoji picker component 0. to triage labels Mar 1, 2023
@ShGKme
Copy link
Contributor

ShGKme commented Jan 27, 2025

Some info.

When the popup is closed, it is actually still "hiddenly open" for some time (to make reopening fast, floating-vue feature). This is why the active category is preserved in the tabs.

But when reopened, popover does something with the DOM which resets the scroll position...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. to triage bug Something isn't working feature: emoji picker Related to the emoji picker component
Projects
None yet
3 participants