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

Update navigation #65

Merged
merged 2 commits into from
Jun 17, 2023
Merged

Update navigation #65

merged 2 commits into from
Jun 17, 2023

Conversation

KKA11010
Copy link
Collaborator

  • Remove the drawer navigation
  • Update top and bottom nav bar

@KKA11010 KKA11010 added enhancement New feature or request styling Layout related issue release labels Jun 17, 2023
@KKA11010 KKA11010 added this to the First Beta Release milestone Jun 17, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.12 🎉

Comparison is base (440d26a) 20.43% compared to head (136876a) 20.56%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
+ Coverage   20.43%   20.56%   +0.12%     
==========================================
  Files          84       83       -1     
  Lines        3019     3000      -19     
  Branches      806      807       +1     
==========================================
  Hits          617      617              
+ Misses       2341     2322      -19     
  Partials       61       61              
Impacted Files Coverage Δ
src/components/App.tsx 0.00% <ø> (ø)
src/components/Icons.tsx 5.66% <0.00%> (+0.05%) ⬆️
src/components/nav/BottomNav.tsx 0.00% <0.00%> (ø)
src/components/nav/Navigator.tsx 0.00% <0.00%> (ø)
src/components/nav/TopNav.tsx 0.00% <0.00%> (ø)
src/styles/colors.ts 100.00% <ø> (ø)
src/styles/globals.ts 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

src/model/nav.ts Outdated Show resolved Hide resolved
@BilligsterUser BilligsterUser merged commit acbc259 into main Jun 17, 2023
3 checks passed
@BilligsterUser BilligsterUser deleted the nav branch June 17, 2023 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request styling Layout related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants