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

Emoji picker disappears when window size is shrunk #1880

Closed
Juicysteak117 opened this issue Nov 13, 2023 · 0 comments
Closed

Emoji picker disappears when window size is shrunk #1880

Juicysteak117 opened this issue Nov 13, 2023 · 0 comments
Labels
bug Something isn't working x:planned We're on it!

Comments

@Juicysteak117
Copy link

Describe the bug
Odd UI bug where the emoji picker entirely disappears when the window is shrunk (ie, to half frame). This occurs after the window has shrunk to where the sidebars disappear, around ~1308px on a 1920px wide display.

There's also a tangential issue with the sidebar getting screwy for an edge case at the crossover period when the window is shrunk. See the second screenshot. Should be noted as well that there is still space for the sidebars when the sidebars choose to cut off. Might be better to have them gradually go with one sidebar going before the other.

To Reproduce

Steps to reproduce the behavior:

  1. Open post editor on Web (browser agnostic)
  2. Adjust window size
  3. Observe

Expected behavior

The emoji picker should still be there and the sidebars should not be screwy.

Screenshots

The emoji picker is gone:
image
Also, as a side note, there exists an odd in-between state for a few pixels that appears to be an edge case where the sidebar gets very screwy:
image

Details

  • Platform: desktop Windows 10 web (browser agnostic)
  • Platform version:
  • App version:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working x:planned We're on it!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants