generated from openmcp-project/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
area/mcp-uiAll ManagedControlPlane UI related issuesAll ManagedControlPlane UI related issueskind/bugkind/taskGeneral task that needs to be done.General task that needs to be done.priority/lowFeature needs improvement, not urgentFeature needs improvement, not urgent
Description
Understand the Task
Description
Currently we have a double scroll bar at the side if the list of workspaces (and I would guess on the projects overview too) is long enough.
This causes ux problems when scrolling, as you need to stop and then scroll again if you reach the end of one of the scroll bars.

Note from @lucasgoral:
Probably some elements have overflow-y: auto css property
Note from @andreaskienle:
Also looks like the height of the shellbar isn't taken into account. We should have a closer look at the layout Shallbar + ObjectPage
Any further valuable resources.
No response
What is required to accept the Task as done.
Done Criteria
- ...
- Code has been reviewed by other team members
- Internal technical Documentation created/updated
- New / changed code is documented
- Unit Tests created for new code or existing Unit Tests updated
- Integration Test Suite updated
- Enduser Documentation updated (if applicable)
- Successful demonstration in Review
Metadata
Metadata
Assignees
Labels
area/mcp-uiAll ManagedControlPlane UI related issuesAll ManagedControlPlane UI related issueskind/bugkind/taskGeneral task that needs to be done.General task that needs to be done.priority/lowFeature needs improvement, not urgentFeature needs improvement, not urgent