Skip to content

Fix serverless function sidebar scroll and accessibility issues#10230

Open
Ashar086 wants to merge 1 commit intocvat-ai:developfrom
Ashar086:fix/serverless-sidebar-scroll-10228
Open

Fix serverless function sidebar scroll and accessibility issues#10230
Ashar086 wants to merge 1 commit intocvat-ai:developfrom
Ashar086:fix/serverless-sidebar-scroll-10228

Conversation

@Ashar086
Copy link

Fixes #10228

When a large number of classes or attributes are present in serverless functions, the sidebar would grow beyond screen bounds, causing scroll and accessibility issues.

Added max-height and overflow handling to popover and model runner content for proper scrolling.

Motivation and context

How has this been tested?

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

Fixes cvat-ai#10228

When a large number of classes or attributes are present in serverless functions, the sidebar would grow beyond screen bounds, causing scroll and accessibility issues.

Added max-height and overflow handling to popover and model runner content for proper scrolling.
@Ashar086 Ashar086 requested a review from bsekachev as a code owner January 28, 2026 18:55
@zhiltsov-max zhiltsov-max requested a review from klakhov February 2, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UX: Large number of classes/attributes breaks Serverless Function sidebar (scroll & accessibility issues)

1 participant