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

Fixed picker scroll glitch #3384

Merged
merged 1 commit into from
Jun 7, 2021
Merged

Conversation

parasharrajat
Copy link
Member

@parasharrajat parasharrajat commented Jun 4, 2021

Details

A detailed explanation of the issue & this PR's solution, can be found here #3023 (comment)

Fixed Issues

Fixes #3023

Tests

  1. Open Emoji Picker.
  2. Scrolled to the end of the emojis list.
  3. Scrolled up & own many times to see if the glitch exists anymore.
  4. Used Arrow keys to navigate the emojis.

QA Steps

  1. Open E.cash.

  2. Open any chat.

  3. Open the Emoji picker from the composer.

  4. Scroll to the end of the Emoji List.

  5. when the end is reached, there should not be a scroll glitch like

    Bug5076512_mWeb_flags.mp4

Tested On

  • Web
  • Mobile Web (only Affected Platform)
  • Desktop
  • iOS
  • Android

Screenshots

Web

Mobile Web

scroll.bug.mp4

Desktop

iOS

Android

@parasharrajat parasharrajat requested a review from a team as a code owner June 4, 2021 19:44
@MelvinBot MelvinBot requested review from HorusGoul and removed request for a team June 4, 2021 19:44
@HorusGoul HorusGoul merged commit 443ca1f into Expensify:main Jun 7, 2021
@OSBotify
Copy link
Contributor

OSBotify commented Jun 7, 2021

🚀 Deployed to staging in version: 1.0.63-1🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

OSBotify commented Jun 8, 2021

🚀 Deployed to production in version: 1.0.64-0🚀

platform result
🤖 android 🤖 failure ❌
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@parasharrajat parasharrajat deleted the picker branch November 20, 2023 13:09
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

Successfully merging this pull request may close these issues.

When reaching the bottom of the emoji list user is taken back to the top of the Flags section
3 participants