[GH-ISSUE #942] [Bug] Profile Dropdown Panel is not scrollable #290

Closed
opened 2026-02-26 18:46:20 +03:00 by kerem · 2 comments
Owner

Originally created by @sumitbishti on GitHub (Feb 16, 2024).
Original GitHub issue: https://github.com/documenso/documenso/issues/942

Originally assigned to: @sumitbishti on GitHub.

Issue Description

Neither it is scrollable thorugh mouse nor through arrow keys.
Although i am able to navigate to the items, but the items doesn't scroll into view.

You can see the currently selected item is the Team with the team url "/sume" at the bottom left of the screen. But it is not in the view.
image

Steps to Reproduce

Just create a lot of teams until you are not able to see them on the screen.
Then try to scroll or navigate to the item not in the view.

Expected Behavior

No response

Current Behavior

No response

Screenshots (optional)

No response

Operating System [e.g., Windows 10]

No response

Browser [e.g., Chrome, Firefox]

No response

Version [e.g., 2.0.1]

No response

Please check the boxes that apply to this issue report.

  • I have searched the existing issues to make sure this is not a duplicate.
  • I have provided steps to reproduce the issue.
  • I have included relevant environment information.
  • I have included any relevant screenshots.
  • I understand that this is a voluntary contribution and that there is no guarantee of resolution.
  • I want to work on creating a PR for this issue if approved
Originally created by @sumitbishti on GitHub (Feb 16, 2024). Original GitHub issue: https://github.com/documenso/documenso/issues/942 Originally assigned to: @sumitbishti on GitHub. ### Issue Description Neither it is scrollable thorugh mouse nor through arrow keys. Although i am able to navigate to the items, but the items doesn't scroll into view. You can see the currently selected item is the Team with the team url "/sume" at the bottom left of the screen. But it is not in the view. <img width="937" alt="image" src="https://github.com/documenso/documenso/assets/75713174/585c8c1a-a0cf-4100-97ad-ce67a319b562"> ### Steps to Reproduce Just create a lot of teams until you are not able to see them on the screen. Then try to scroll or navigate to the item not in the view. ### Expected Behavior _No response_ ### Current Behavior _No response_ ### Screenshots (optional) _No response_ ### Operating System [e.g., Windows 10] _No response_ ### Browser [e.g., Chrome, Firefox] _No response_ ### Version [e.g., 2.0.1] _No response_ ### Please check the boxes that apply to this issue report. - [X] I have searched the existing issues to make sure this is not a duplicate. - [X] I have provided steps to reproduce the issue. - [X] I have included relevant environment information. - [X] I have included any relevant screenshots. - [X] I understand that this is a voluntary contribution and that there is no guarantee of resolution. - [X] I want to work on creating a PR for this issue if approved
Author
Owner

@dguyen commented on GitHub (Feb 17, 2024):

I think setting a max height on the teams section with a scrollbar when overflowing would be the solution, what do you think?

<!-- gh-comment-id:1949575015 --> @dguyen commented on GitHub (Feb 17, 2024): I think setting a max height on the teams section with a scrollbar when overflowing would be the solution, what do you think?
Author
Owner

@sumitbishti commented on GitHub (Feb 17, 2024):

I think setting a max height on the teams section with a scrollbar when overflowing would be the solution, what do you think?

Yeah, i have done just that.

<!-- gh-comment-id:1950221754 --> @sumitbishti commented on GitHub (Feb 17, 2024): > I think setting a max height on the teams section with a scrollbar when overflowing would be the solution, what do you think? Yeah, i have done just that.
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/documenso#290
No description provided.