-
Notifications
You must be signed in to change notification settings - Fork 12
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
web-components: focus outline color fixes #1305
Conversation
…mo-banner, va-back-to-top, va-statement-of-truth
packages/web-components/src/components/va-privacy-agreement/va-privacy-agreement.scss
Outdated
Show resolved
Hide resolved
The original ticket says that the outside yellow outline should be removed from this banner (keep the inside border):
|
I still see a transition animation in the back to top component. The original issue says:
Screen.Recording.2024-08-28.at.12.08.22.PM.mov |
Can you reset it if you put it in the web component global stylesheet? |
packages/web-components/src/components/va-back-to-top/va-back-to-top.css
Show resolved
Hide resolved
@harshil1793 I notice the focus ring disappears on the Back to top if it's hovered over: Screen.Recording.2024-09-06.at.1.09.08.PM.mov |
@danbrady I believe that is existing behavior, I don't mind fixing that if its a bug. |
@harshil1793 Ah, you're right. I see the bug in the existing component too. It would be great if you can fix it now with this update. If the issue starts to take up too much time though, let's create a separate ticket for it. Thanks! |
Chromatic
https://2936-focus-v3-components-fix--65a6e2ed2314f7b8f98609d8.chromatic.com
Description
This PR fixes focus outline color for v3 components.
Closes department-of-veterans-affairs/vets-design-system-documentation#2936
QA Checklist
Screenshots
Breadcrumbs:
Banner promo:
Statement of truth:
Privacy agreement:
Back to top:
Acceptance criteria
Definition of done