[GH-ISSUE #157] Send Again Button Constantly Flickering #61

Closed
opened 2026-03-16 13:07:06 +03:00 by kerem · 4 comments
Owner

Originally created by @QasimArif on GitHub (Sep 23, 2019).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/157

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
Originally created by @QasimArif on GitHub (Sep 23, 2019). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/157 **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](https://drive.google.com/file/d/15cJJ07h-fS9W6ThRV3Oulgy0xXh2k2El/view?usp=drivesdk) **Smartphone (please complete the following information):** - Device: Huawei Mate 20 Pro - OS: Android - Browser: Chrome
kerem 2026-03-16 13:07:06 +03:00
Author
Owner

@liyasthomas commented on GitHub (Sep 23, 2019):

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

<!-- gh-comment-id:534128701 --> @liyasthomas commented on GitHub (Sep 23, 2019): Issue has been identified. Will get back to you ASAP.
Author
Owner

@liyasthomas commented on GitHub (Sep 23, 2019):

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.

<!-- gh-comment-id:534130017 --> @liyasthomas commented on GitHub (Sep 23, 2019): 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.
Author
Owner

@NBTX commented on GitHub (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.

<!-- gh-comment-id:536231731 --> @NBTX commented on GitHub (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.
Author
Owner

@yemkhaung commented on GitHub (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.

<!-- gh-comment-id:537517699 --> @yemkhaung commented on GitHub (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 in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#61
No description provided.