Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Adding tooltip to PencilAltIcon #1688

Merged
merged 2 commits into from
Feb 19, 2024
Merged

Conversation

mguetta1
Copy link
Collaborator

setSaveApplicationModalState(application)
}
/>
<Tooltip content="Edit">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs internationalization but overall looking good. checkout the other usages of useTranslation amongst the app.

Will need const {t} = useTranslation() and will need to add an entry to the translations.json file for the english language subdirectory.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in 29f074e

Copy link
Member

@ibolton336 ibolton336 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Signed-off-by: Maayan Hadasi <[email protected]>
Signed-off-by: Maayan Hadasi <[email protected]>
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.

2 participants