[Shields UI] Add advanced view to new panel UI#34192
Conversation
📋 Code Owners Summary6 file(s) changed, 1 with assigned owners 1 team(s) affected: Owners and Their Files
|
|
A Storybook has been deployed to preview UI for the latest push |
|
Chromium major version is behind target branch (145.0.7632.120 vs 146.0.7680.32). Please rebase. |
50baead to
a7a3af0
Compare
fallaciousreasoning
left a comment
There was a problem hiding this comment.
please use the Nala components so the styles are consistent across Brave
components/brave_shields/resources/panel_new/components/advanced_settings.tsx
Outdated
Show resolved
Hide resolved
| {getString('BRAVE_SHIELDS_TRACKERS_AND_ADS_ALLOW_ALL')} | ||
| </option> | ||
| </select> | ||
| <button |
There was a problem hiding this comment.
ditto - can we use a Nala button for this?
There was a problem hiding this comment.
Hey, should this one have been migrated?
components/brave_shields/resources/panel_new/components/advanced_settings.tsx
Outdated
Show resolved
Hide resolved
| }} | ||
| /> | ||
| </div> | ||
| <button |
There was a problem hiding this comment.
Hey should this have been changed?
components/brave_shields/resources/panel_new/components/advanced_settings.tsx
Outdated
Show resolved
Hide resolved
components/brave_shields/resources/panel_new/components/advanced_settings.tsx
Show resolved
Hide resolved
components/brave_shields/resources/panel_new/components/advanced_settings.tsx
Outdated
Show resolved
Hide resolved
components/brave_shields/resources/panel_new/components/advanced_settings.style.ts
Outdated
Show resolved
Hide resolved
a7a3af0 to
cacdb88
Compare
|
Warning You have got a presubmit warning. Please address it if possible. Items: |
|
Released in v1.89.88 |
| {getString('BRAVE_SHIELDS_HTTPS_UPGRADE_MODE_DISABLED')} | ||
| </leo-option> | ||
| </Dropdown> | ||
| <div /> |
There was a problem hiding this comment.
what's this empty div for?
| }} | ||
| /> | ||
| </div> | ||
| <button |
There was a problem hiding this comment.
Hey should this have been changed?
| }} | ||
| /> | ||
| </div> | ||
| <div /> |
| {getString('BRAVE_SHIELDS_SHOW_ALL_BLOCKED_ELEMENTS')} | ||
| </button> | ||
| </div> | ||
| <div /> |
Subtask of brave/brave-browser#53111