Skip to content

Conversation

@ivanauth
Copy link

@ivanauth ivanauth commented Jan 20, 2026

Description

Adds Material-UI tooltips to toolbar icon buttons in the FullPlayground component. These tooltips appear when button labels are hidden on smaller screens (< 1550px), providing clear descriptions of each button's function.

This improves the user experience on smaller viewports where icon-only buttons can be ambiguous.

Fixes #23

When the toolbar buttons (Share, Download, Load From File, Discord) have
their labels hidden on medium-sized screens via the hideTextOnMed CSS class,
the icons now display tooltips to help users understand their functionality.

This improves accessibility and user experience on smaller screens where
button labels are hidden to save space.

Fixes authzed#23
@vercel
Copy link

vercel bot commented Jan 20, 2026

@ivanauth is attempting to deploy a commit to the authzed Team on Vercel.

A member of the Team first needs to authorize it.

@ivanauth
Copy link
Author

Closing to run proper code review workflow before creating PR.

@ivanauth ivanauth closed this Jan 20, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Jan 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tooltips on icons when not showing labels

1 participant