-
Notifications
You must be signed in to change notification settings - Fork 965
Fixed country flag is not rendered in vpn panel #16976
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
Conversation
d550980
to
77f99da
Compare
77f99da
to
0914754
Compare
0914754
to
51219ac
Compare
acda20a
to
b499a98
Compare
A Storybook has been deployed to preview UI for the latest push |
fix brave/brave-browser#28181 Dynamic importing causes TrustedScriptURL assignment error. Fixed by setting static image src.
b499a98
to
f24311f
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.
I've been wanting to transfer the icons to the C++ side.
Thanks for doing this.
A Storybook has been deployed to preview UI for the latest push |
A Storybook has been deployed to preview UI for the latest push |
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.
lgtm
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.
nice work!
Fixed country flag is not rendered in vpn panel
Verified
|
Brave | 1.50.7 Chromium: 110.0.5481.77 (Official Build) nightly (x86_64) |
---|---|
Revision | 65ed616c6e8ee3fe0ad64fe83796c020644d42af-refs/branch-heads/5481@{#839} |
OS | macOS Version 11.7.3 (Build 20G1116) |
Light |
Dark |
---|---|
![]() |
![]() |
fix brave/brave-browser#28181
Dynamic importing causes TrustedScriptURL assignment error.
Fixed by setting static image src.
Resolves
Submitter Checklist:
QA/Yes
orQA/No
;release-notes/include
orrelease-notes/exclude
;OS/...
) to the associated issuenpm run test -- brave_browser_tests
,npm run test -- brave_unit_tests
wikinpm run lint
,npm run presubmit
wiki,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan:
See the linked issue