Skip to content

Fix: HomeScreenTaskButton UI - ellipsis overflow and tooltip for long names#1596

Open
AkshatRaj00 wants to merge 3 commits into
foss42:mainfrom
AkshatRaj00:ui-button-fix
Open

Fix: HomeScreenTaskButton UI - ellipsis overflow and tooltip for long names#1596
AkshatRaj00 wants to merge 3 commits into
foss42:mainfrom
AkshatRaj00:ui-button-fix

Conversation

@AkshatRaj00
Copy link
Copy Markdown

Summary

This PR improves the HomeScreenTaskButton widget UI by handling long request/collection names gracefully.

Changes Made

  • Added overflow: ellipsis to truncate long names in the sidebar button
  • Added Tooltip widget to show the full name on hover
  • Improved button padding and layout consistency

Problem

Previously, long collection or request names would overflow and break the sidebar layout, making the UI look broken.

Solution

Long names are now truncated with ... and the full name is visible via tooltip on hover, keeping the UI clean and functional.

Demo

Related Issue

Fixes #1560 (if applicable)

Checklist

  • UI looks correct on long names
  • Tooltip shows full name on hover
  • No breaking changes
Screenshot 2026-03-30 214933

Added a Tooltip to display text on hover and improved text overflow handling.
…ow handling

Increased vertical padding and added tooltip with label.
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.

1 participant