Skip to content

enh: Navigation helpnotes #189

Merged
austin047 merged 4 commits intodevfrom
feat/fix_bugs
Mar 21, 2026
Merged

enh: Navigation helpnotes #189
austin047 merged 4 commits intodevfrom
feat/fix_bugs

Conversation

@Wuyika
Copy link
Copy Markdown
Collaborator

@Wuyika Wuyika commented Mar 19, 2026

Description

  • Translate categories for non-English users
  • Add description to items on side bar
  • Spelling check errors

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@sourceant
Copy link
Copy Markdown

sourceant Bot commented Mar 19, 2026

Code Review Summary

This PR focuses on improving user experience through better localization, descriptive UI elements in the sidebar, and fixing spelling/translation errors. It also cleans up global constants.

🚀 Key Improvements

  • Modularized sidebar items in lib/presentation/utils/custom_drawer.dart for better maintainability.
  • Localized category names and descriptions for German, Spanish, French, Italian, and Russian.
  • Cleanup of unused static data in lib/presentation/utils/globals.dart.

💡 Minor Suggestions

  • Avoid hardcoding specific grey shades; use theme-based colors.
  • Ensure PageController lifecycle is managed correctly in onboarding.

Copy link
Copy Markdown

@sourceant sourceant Bot left a comment

Choose a reason for hiding this comment

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

Review complete. See the overview comment for a summary.

Comment thread lib/presentation/onboarding/onboard_settings_screen.dart
Comment thread lib/presentation/utils/globals.dart Outdated
Copy link
Copy Markdown

@sourceant sourceant Bot left a comment

Choose a reason for hiding this comment

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

Review complete. See the overview comment for a summary.

Comment thread lib/presentation/utils/custom_drawer.dart
@nfebe nfebe changed the title Feat/fix bugs enh: Navigation helpnotes Mar 19, 2026
@nfebe nfebe requested a review from austin047 March 19, 2026 17:01
@austin047 austin047 merged commit 8254643 into dev Mar 21, 2026
5 checks passed
@austin047 austin047 deleted the feat/fix_bugs branch March 21, 2026 22:23
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.

3 participants