-
Notifications
You must be signed in to change notification settings - Fork 113
Closed
Labels
frontendChanges related to the frontend GUIChanges related to the frontend GUI
Description
When users hover over a dashboard entry, the current layout causes some visual issues. Specifically:
- Portions of the text beneath the buttons (e.g., "Created Time" and "Modified Time") are partially hidden by the buttons, creating a cluttered interface.
- The buttons themselves aren't clearly distinguished when hovered over, making it difficult for users to see or interact with them.
The solutions may be:
- Completely hide the "Created Time" and "Modified Time" text when the user hovers the mouse over the entry to declutter the layout.
- Add a visible rectangle or border around the buttons to clearly indicate their presence and improve user interaction during the hover state.

Metadata
Metadata
Assignees
Labels
frontendChanges related to the frontend GUIChanges related to the frontend GUI