Skip to content

Add tooltip for long group names - #188

Merged
K1NGD4VID merged 6 commits into
mergepay:mainfrom
DTech-Wiz1:group-name-tooltip
Sep 2, 2026
Merged

Add tooltip for long group names#188
K1NGD4VID merged 6 commits into
mergepay:mainfrom
DTech-Wiz1:group-name-tooltip

Conversation

@DTech-Wiz1

Copy link
Copy Markdown
Contributor

Closes #41

Summary

Improved sidebar group name discoverability by adding a native tooltip for truncated group names.

Changes

  • Added title={group.name} to the group name element.
  • Full group names are now visible on hover without affecting existing styling or layout.
  • Uses the native browser tooltip, requiring no additional dependencies.

@drips-wave

drips-wave Bot commented Aug 24, 2026

Copy link
Copy Markdown

@DTech-Wiz1 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@mergekeeper

mergekeeper Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Needs review

Linked to #41, but the diff does not match the issue scope.

The pull request modifies dashboard page cards instead of the sidebar group list specified in the linked issue.

Reviewed commit: 865e4227b16ae1e97e86c7cc10930a43de37ccda.

DTech-Wiz1 and others added 2 commits August 31, 2026 10:42
Add native HTML title attribute to group name elements that use CSS truncation, so hovering reveals the full name. Applied to dashboard and groups listing pages.
@DTech-Wiz1

Copy link
Copy Markdown
Contributor Author

Needs review

Linked to #41, but the diff does not match the issue scope.

The pull request introduces unrelated changes and refactoring in dashboard and groups pages instead of modifying the sidebar component specified in the issue.

Reviewed commit: d2fbf479fe94c4530bc20c084ed7e45733961896.

I have fixed that already. Kindly review and merge please. Thank you!

@K1NGD4VID
K1NGD4VID merged commit 7ee0ec5 into mergepay:main Sep 2, 2026
1 check passed
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.

Add tooltip to truncated long group names on the sidebar

3 participants