-
Notifications
You must be signed in to change notification settings - Fork 3k
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 - Box changes size when you search for an emoji on Windows Chrome #2446
Comments
Found while QAing #1991 |
Triggered auto assignment to @RachCHopkins ( |
@stitesExpensify Do you think we should block deploys on this? I'm thinking that it's not so bad that it's worth blocking a prod deploy |
No, I don't think this is worth blocking over. |
Cool, going to remove the |
Looks like this is unique to Web on Windows, I just tried it on Chrome on my Mac and it doesn't happen. |
I'm curious if the windows emojis are just displaying larger for some reason? Also holy crap windows emojis are ugly 😂 |
Image.from.iOS.3.MOV |
@isagoico Maybe it's just me, but I'm not spotting the bug in the latest video you posted |
OH man, my apologies I completely posted this in the wrong GH, I'll post it in the correct one. Thanks Rory! Edit: correct issue here #2490 |
Sorry team, for some reason I only could see this GH as of yesterday. Will triage tonight when I can get access to a windows machine. |
@RachCHopkins Emoji feature is available in the staging environment. Just navigate to staging.expensify.cash and you'll see it 😬 . |
Issue reproducible during today's KI retests |
Yep, I just finally got a chance to reproduce it also!! |
Triggered auto assignment to @TomatoToaster ( |
Triggered auto assignment to @NicMendonca ( |
Created job in Upwork: https://www.upwork.com/jobs/~01bc52bea5b0840871 |
Triggered auto assignment to @marcaaron ( |
Most likely just need to fix the styling so that there is a fixed with for the popover on web/desktop. It is incorrectly using a Which means the scroll bar will increase the overall width of the containing element. |
I suggest using a fixed width.
and on Mobile 100% of the screen. I saw also found that emojis are cropping thus we need to change the overall styling to make it better. |
@parasharrajat sounds good to me. |
Issue reproducible during today's KI retests |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Expected Result:
Size of box is consistent and scroll bar appears.
Actual Result:
Size of box is changing after you write something and scroll bar appears once I enter two characters
Action Performed:
Workaround:
No need for workaround, visual issue.
Platform:
Where is this issue occurring?
Web ✔️
iOS
Android
Desktop App
Mobile Web
**Version Number:**1.0.24-0
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug5023850_Recording__22.mp4
Expensify/Expensify Issue URL: https://github.com/Expensify/Expensify/issues/163712
Upwork job posting: https://www.upwork.com/jobs/~01bc52bea5b0840871
The text was updated successfully, but these errors were encountered: