Skip to content
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

sidebar: Change language icon for consistency with docs #999

Merged
merged 2 commits into from
Sep 19, 2022

Conversation

matevz
Copy link
Member

@matevz matevz commented Sep 15, 2022

The globe icon currently used to switch languages in the web wallet is used for visiting the oasisprotocol.org website in docs (docs.oasis.io). This PR replaces the globe icon in the wallet with the more appropriate language icon for consistency with the docs.

The new language icon was copied over from the docusaurus.io framework where it's officially used for picking the website language (read languageicon.org for the story behind the icon design).

before after
image image

@github-actions
Copy link

github-actions bot commented Sep 15, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 4 0 0.01s
✅ GIT git_diff yes no 0.01s
✅ TSX eslint 3 0 0 5.05s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@matevz matevz force-pushed the matevz/feature/language-icon branch 4 times, most recently from 312945c to 9fb060a Compare September 15, 2022 13:14
@matevz matevz requested a review from lukaw3d September 15, 2022 13:17
@codecov
Copy link

codecov bot commented Sep 15, 2022

Codecov Report

Merging #999 (a0813bf) into master (e1a7071) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #999      +/-   ##
==========================================
+ Coverage   88.69%   88.71%   +0.01%     
==========================================
  Files         100      101       +1     
  Lines        1752     1754       +2     
  Branches      405      405              
==========================================
+ Hits         1554     1556       +2     
  Misses        198      198              
Flag Coverage Δ
cypress 60.26% <100.00%> (+0.04%) ⬆️
jest 79.66% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/app/components/Sidebar/index.tsx 88.75% <ø> (ø)
src/styles/theme/icons/language/Language.tsx 100.00% <100.00%> (ø)

README.md Outdated Show resolved Hide resolved
@matevz matevz force-pushed the matevz/feature/language-icon branch 6 times, most recently from e5d5634 to 57c22d5 Compare September 16, 2022 11:32
@matevz matevz merged commit 16abb56 into master Sep 19, 2022
@matevz matevz deleted the matevz/feature/language-icon branch September 19, 2022 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants