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

Send Again Button Constantly Flickering #157

Closed
QasimArif opened this issue Sep 23, 2019 · 4 comments · Fixed by #182
Closed

Send Again Button Constantly Flickering #157

QasimArif opened this issue Sep 23, 2019 · 4 comments · Fixed by #182
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@QasimArif
Copy link

QasimArif commented Sep 23, 2019

Describe the bug
When visiting the mobile site, the Send Again and Send button constanly flicker. This only occurs when you're at the top of the page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://postwoman.io/'
  2. Scroll to the very top. See buttons flicker.

Expected behavior
No flickering

Screenshots
If applicable, add screenshots to help explain your problem.

Screen recording

Smartphone (please complete the following information):

  • Device: Huawei Mate 20 Pro
  • OS: Android
  • Browser: Chrome
@liyasthomas
Copy link
Member

Issue has been identified. Will get back to you ASAP.

@liyasthomas liyasthomas added the bug Something isn't working label Sep 23, 2019
@liyasthomas
Copy link
Member

It has been found that, this issue is caused by different viewport on mobile devices. And it is a device specific bug. Since it's not a universal bug, it somehow went unnoticed.
Working on a fix right now.

@NBTX
Copy link
Contributor

NBTX commented Sep 28, 2019

@liyasthomas perhaps we should just hide the send again button until the first request has been sent? That kind of kills two birds with one stone for me, so to speak.

@yemkhaung
Copy link

yemkhaung commented Oct 2, 2019

Device: Galaxy S5 (Chrome Dev Tools)

Found that it flickers at a certain point of scrolling when Send button starts to move top right screen. Also saw a IntersectionObserver toggling "show" CSS class). Not sure that's the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants