Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Scrollbar not styled when searching #215

Closed
surinnin2 opened this issue Jul 11, 2022 · 0 comments
Closed

Scrollbar not styled when searching #215

surinnin2 opened this issue Jul 11, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@surinnin2
Copy link

Scrollbar when typing in search:
image

Scrollbar webkit styling is set by .emojis in EmojiArea.scss, but this isn't applied in "search-view" as when searching the element with scrollbar is .EmojiPicker not .EmojiArea. I have fixed this locally by adding the webkit scrollbar styling to .EmojiPicker as well, but maybe the container element with scrollbar can be made consistent between when in search-view and default-view.

Default-view Element with scrollbar:
image

Search-view Element with scrollbar:
image

@joeattardi joeattardi added the bug Something isn't working label Jul 14, 2022
@joeattardi joeattardi self-assigned this Jul 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants