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

feat: [IOAPPX-453] Add the new static Appearance profile screen #6573

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

dmnplb
Copy link
Contributor

@dmnplb dmnplb commented Dec 19, 2024

Warning

At the moment the added screen is completely static, with no logic attached. The functionality has been added in the following PR:

Short description

This PR adds the new Appearance screen in the Preferences page (under Settings)

List of changes proposed in this pull request

  • Add the new screen with relative routes
  • Add a teaser for the future dark mode release

Preview

Note

The new icons are visible only in the related PR

appearance-screen-last-iteration.mp4

How to test

Go to SettingsPreferencesAppearance

@dmnplb dmnplb added Design System New visual language and reduction of previous UI clutter Dark mode 🌝 copy review needed ✋🏼 🖊️ Awaiting copy review by UX Writers. Don't merge if there is this label. labels Dec 19, 2024
Copy link
Contributor

github-actions bot commented Dec 19, 2024

Jira Pull Request Link

This Pull Request refers to Jira issues:

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 12.50000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 50.05%. Comparing base (34920e9) to head (c8d00d6).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
ts/screens/profile/AppearancePreferenceScreen.tsx 16.66% 5 Missing ⚠️
ts/screens/profile/PreferencesScreen.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6573      +/-   ##
==========================================
- Coverage   50.06%   50.05%   -0.01%     
==========================================
  Files        1556     1557       +1     
  Lines       32397    32405       +8     
  Branches     7339     7336       -3     
==========================================
+ Hits        16219    16220       +1     
- Misses      16126    16134       +8     
+ Partials       52       51       -1     
Files with missing lines Coverage Δ
ts/navigation/ProfileNavigator.tsx 66.66% <ø> (ø)
ts/navigation/routes.ts 100.00% <ø> (ø)
ts/screens/profile/PreferencesScreen.tsx 6.45% <0.00%> (-0.45%) ⬇️
ts/screens/profile/AppearancePreferenceScreen.tsx 16.66% <16.66%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d6fbfb5...c8d00d6. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dark mode 🌝 Design System New visual language and reduction of previous UI clutter dont-merge ✋
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants