Skip to content

[Shields UI] Add advanced view to new panel UI#34192

Merged
zenparsing merged 1 commit intomasterfrom
ksmith-shields-panel-new-4
Feb 27, 2026
Merged

[Shields UI] Add advanced view to new panel UI#34192
zenparsing merged 1 commit intomasterfrom
ksmith-shields-panel-new-4

Conversation

@zenparsing
Copy link
Collaborator

@zenparsing zenparsing requested a review from a team as a code owner February 25, 2026 19:53
@github-actions github-actions bot added the CI/storybook-url Deploy storybook and provide a unique URL for each build label Feb 25, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 25, 2026

📋 Code Owners Summary

6 file(s) changed, 1 with assigned owners

1 team(s) affected: @brave/string-reviewers-team


Owners and Their Files

@brave/string-reviewers-team — 1 file(s)

@brave-builds
Copy link
Collaborator

A Storybook has been deployed to preview UI for the latest push

Copy link
Collaborator

@mkarolin mkarolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

strings++

@github-actions
Copy link
Contributor

Chromium major version is behind target branch (145.0.7632.120 vs 146.0.7680.32). Please rebase.

@github-actions github-actions bot added the chromium-version-mismatch The Chromium version on the PR branch does not match the version on the target branch label Feb 26, 2026
@zenparsing zenparsing force-pushed the ksmith-shields-panel-new-4 branch from 50baead to a7a3af0 Compare February 26, 2026 19:59
@github-actions github-actions bot removed the chromium-version-mismatch The Chromium version on the PR branch does not match the version on the target branch label Feb 26, 2026
Copy link
Contributor

@fallaciousreasoning fallaciousreasoning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use the Nala components so the styles are consistent across Brave

{getString('BRAVE_SHIELDS_TRACKERS_AND_ADS_ALLOW_ALL')}
</option>
</select>
<button
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto - can we use a Nala button for this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, should this one have been migrated?

}}
/>
</div>
<button
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nala button?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey should this have been changed?

Copy link
Contributor

@fallaciousreasoning fallaciousreasoning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm % using Nala components

also, I think this one would have benefitted from being broken into a C++/JS PR

@zenparsing zenparsing force-pushed the ksmith-shields-panel-new-4 branch from a7a3af0 to cacdb88 Compare February 27, 2026 18:50
@brave-builds
Copy link
Collaborator

Warning

You have got a presubmit warning. Please address it if possible.

Found 2 lines longer than 80 characters (first 5 shown).

Items:

components/brave_shields/resources/panel_new/components/advanced_settings.tsx, line 20, 83 chars
components/brave_shields/resources/panel_new/components/advanced_settings.tsx, line 22, 101 chars

@zenparsing zenparsing merged commit 14332c8 into master Feb 27, 2026
22 checks passed
@zenparsing zenparsing deleted the ksmith-shields-panel-new-4 branch February 27, 2026 23:38
@github-actions github-actions bot added this to the 1.89.x - Nightly milestone Feb 27, 2026
@brave-builds
Copy link
Collaborator

Released in v1.89.88

{getString('BRAVE_SHIELDS_HTTPS_UPGRADE_MODE_DISABLED')}
</leo-option>
</Dropdown>
<div />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's this empty div for?

}}
/>
</div>
<button
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey should this have been changed?

}}
/>
</div>
<div />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

empty div?

{getString('BRAVE_SHIELDS_SHOW_ALL_BLOCKED_ELEMENTS')}
</button>
</div>
<div />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

empty div?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/storybook-url Deploy storybook and provide a unique URL for each build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants