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

add eslint exception to fix failing build #2925

Closed
wants to merge 1 commit into from

Conversation

saghan
Copy link
Contributor

@saghan saghan commented Aug 1, 2022

Adding an eslint exception because we need to listen to 'Escape' key to dismiss Tooltip although it is non-interactive element. (The build failure is due to unrelated changes that are merged)

@saghan saghan marked this pull request as draft August 1, 2022 23:51
@saghan saghan marked this pull request as ready for review August 1, 2022 23:59
@saghan saghan changed the title add eslint exception add eslint exception to fix failing build Aug 2, 2022
@cravend
Copy link
Contributor

cravend commented Aug 2, 2022

Would it be better to change this to an interactive element and remove all styles?

@saghan
Copy link
Contributor Author

saghan commented Aug 2, 2022

I looked into what interactive element might be suitable as a Tooltip but didn't find any. The only interaction that is expected from users is pressing Escape key. I am open to any suggestions that you might have.

@cravend
Copy link
Contributor

cravend commented Aug 2, 2022

agreed, I'll incorporate it into the other branch

@saghan saghan closed this Aug 2, 2022
@saghan
Copy link
Contributor Author

saghan commented Aug 2, 2022

Closing this because the changes are in #2924

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.

None yet

2 participants