[GH-ISSUE #1300] [BUG]: New invite modal lacks a scrollbar when it overflows due to too many workspaces #818

Closed
opened 2026-02-22 18:21:33 -05:00 by yindo · 0 comments
Owner

Originally created by @holmlund on GitHub (May 7, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1300

How are you running AnythingLLM?

Local development

What happened?

The create new invite modal lacks a scrollbar when it overflows due to too many workspaces, this makes it hard to get to the button to create the invite without using devtools. This could be easily fixed with a overflow-auto and I will add a pull request.
overflow

Are there known steps to reproduce?

Make sure to have a high enough number of workspaces as to not fit on the page without scrolling, this will make the 'Cancel' and 'Create invite' buttons not accessible.

Originally created by @holmlund on GitHub (May 7, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1300 ### How are you running AnythingLLM? Local development ### What happened? The create new invite modal lacks a scrollbar when it overflows due to too many workspaces, this makes it hard to get to the button to create the invite without using devtools. This could be easily fixed with a overflow-auto and I will add a pull request. ![overflow](https://github.com/Mintplex-Labs/anything-llm/assets/2332565/79d2e014-15f7-490a-b3b1-5b3c3ff6507d) ### Are there known steps to reproduce? Make sure to have a high enough number of workspaces as to not fit on the page without scrolling, this will make the 'Cancel' and 'Create invite' buttons not accessible.
yindo added the possible bug label 2026-02-22 18:21:33 -05:00
yindo closed this issue 2026-02-22 18:21:34 -05:00
yindo changed title from [BUG]: New invite modal lacks a scrollbar when it overflows due to too many workspaces to [GH-ISSUE #1300] [BUG]: New invite modal lacks a scrollbar when it overflows due to too many workspaces 2026-06-05 14:37:21 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#818