-
Notifications
You must be signed in to change notification settings - Fork 877
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
several shields panel improvements #1797
Conversation
eb20768
to
55c26c0
Compare
87eb990
to
55be691
Compare
55be691
to
42149fd
Compare
42149fd
to
32e77c6
Compare
@cezaraugusto does 3rd party device recognition blocking work? (should it be included?) |
When going into a details screen (ex: in the above screenshot, you can expand
|
@bsclifton re third-party scripts this is something I'm investigating but it has the same behavior in current release so if that's a bug it isn't new. re keyboard shortcut there's no immediate closing but you can do it via space bar in the arrow's row or by space/enter in the bottom button. esc closes the extension but I think this is the default behavior |
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.
Comments I had addressed by @cezaraugusto in follow up comment
I went through test plan, worked great; keyboard worked especially great. This is a SUPER nice upgrade 😄 Well done! 🥇
re fingerprinting I created brave/brave-browser#3698 to keep track. since test plan works, PR is reviewed and both product and design agree with changes applied here I'm going to hit merge. if for some reason other reviewers still have feedback to give please comment and I can come with a follow-up. thanks all! |
several shields panel improvements
Submitter Checklist:
fix brave/brave-browser#1894
fix brave/brave-browser#1892
fix brave/brave-browser#2488
fix brave/brave-browser#2565
Test Plan:
Ensure shields is accessible via keyboard using tab for navigation, space for actions. enter should work for buttons as well.
Ensure the general (not scripts) blocked list (accessed via arrow down icon) can be scrolled both horizontally and vertically
Issue Click on
All scripts allowed
shield setting, displays blank drop down for few seconds before loading drop down options brave-browser#2488 is being set as fixed as scripts now use a toggle instead of a select elementShields should look like the original spec available here
Ensure that once a given resource stat reach 0, the option to show resources blocked should have no interactions other than toggling switch on/off
Reviewer Checklist: