-
Notifications
You must be signed in to change notification settings - Fork 0
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
[58414] When you click on the "To the Notification Center" button, an outline appears #69
[58414] When you click on the "To the Notification Center" button, an outline appears #69
Conversation
🦋 Changeset detectedLatest commit: ab73b6b The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @bsatarnejad
please do not touch the react code, as it is coming directly from Primer and will only cause merge conflicts if we touch it. Further, we are not using the React components at all..
Looking however at the react code, I notifced that the tabIndex is optional there with no default set. So if we aim for consistency, we should probably still allow the tabIndex but not set a default. What do you think?
Hi @HDinger |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just have one minor remark. Otherwise it is looking fine 👍
Co-authored-by: Henriette Darge <h.darge@openproject.com>
When clicking on an octicon, there is an outline around it, it is related to the tabIndex set to it.
We need to remove it from the component.
https://community.openproject.org/projects/openproject/work_packages/58414/activity