[GH-ISSUE #3648] [bug]: Choose Language Drop Down in Generate Code Overlap #1261

Closed
opened 2026-03-16 19:31:50 +03:00 by kerem · 1 comment
Owner

Originally created by @ajmalmohad on GitHub (Dec 13, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3648

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

The Choose language drop down search field in Generate Code Modal overlaps with the options when scrolled up

Steps to reproduce

  1. Go to a REST Request
  2. From options on the Send button select Show Code
  3. Select the Choose language drop down
  4. Scroll down and observe overlap

Screenshot from 2023-12-13 10-56-00

Environment

Production

Version

Cloud

Originally created by @ajmalmohad on GitHub (Dec 13, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3648 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior The `Choose language` drop down search field in `Generate Code Modal` overlaps with the options when scrolled up ### Steps to reproduce 1. Go to a REST Request 2. From options on the `Send` button select `Show Code` 3. Select the `Choose language` drop down 4. Scroll down and observe overlap ![Screenshot from 2023-12-13 10-56-00](https://github.com/hoppscotch/hoppscotch/assets/55492635/2961a31b-7107-4d5d-9b9d-634039856a6c) ### Environment Production ### Version Cloud
kerem 2026-03-16 19:31:50 +03:00
Author
Owner

@liyasthomas commented on GitHub (Dec 13, 2023):

This is an expected behavior since that search field is a sticky element. The search bar will stick to the top while scrolling for easy access.

<!-- gh-comment-id:1853370797 --> @liyasthomas commented on GitHub (Dec 13, 2023): This is an expected behavior since that search field is a sticky element. The search bar will stick to the top while scrolling for easy access.
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#1261
No description provided.