-
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
307 add visual focus to all clickable elements #344
307 add visual focus to all clickable elements #344
Conversation
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.
Highlighting on the defence sliders is very nice and a long time coming, nice work! I am seeing a couple of visual issues though:
The line between the section header and content should be straight, but it's rounded at the sides now:
Not super critical but I think it'd be nice if we can have the same styling for the defences and the section headers. At the mo the highlight on the defence only really covers the words but it'd be nice if it covers the surrounding box as well:
@gsproston-scottlogic Commit pushed for tidying up styles, can we get your eyes on this for a final review? Feel free to ask questions on anything you're unsure about. |
Looks good! just a couple of visual quirks, though neither are particularly critical: The config sections don't have rounded corners anymore: The highlight for the config heading and defence mechanism looks different, I'd expect these to look the same: |
Looks like |
bc4990e
to
67f65f9
Compare
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.
Looks amazing! 👍
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.
Looks great
Makes focus indicators consistent, and adds them back in where they were disabled. --------- Co-authored-by: Chris Wilton-Magras <[email protected]>
closes #307
I've poked around the website and most of it is quite keyboard friendly. I've gone and fixed the few parts which were not visibly focusable.
changes
focussed collapsible control section
before
after
focussed defence mechanism switch
before
after