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

[Refactor] Migrate help feature to Jetpack Compose #584

Open
1 of 6 tasks
Tracked by #368
EdricChan03 opened this issue Mar 13, 2024 · 0 comments
Open
1 of 6 tasks
Tracked by #368

[Refactor] Migrate help feature to Jetpack Compose #584

EdricChan03 opened this issue Mar 13, 2024 · 0 comments
Assignees
Labels
comp: arch Issues/PRs related to the app's architecture. enhancement Enhancements to the Android app. For the web version, please use the other repo instead. in progress PRs that are still not finished yet and/ or not yet ready for merging. migration Issues/PRs for long-term changes to be made

Comments

@EdricChan03
Copy link
Owner

EdricChan03 commented Mar 13, 2024

Sub-issue for #368, tracking the help feature (features/help)

Tasks

  • Rewrite help list screen to Compose
    • Add reusable help article list item composable
    • Remove RecyclerView adapter
  • Add version dialog composable
  • Expose help navigation graph (Migrate to Jetpack Navigation #456)
    • Remove old activity entrypoints (HelpActivity)
@EdricChan03 EdricChan03 added enhancement Enhancements to the Android app. For the web version, please use the other repo instead. in progress PRs that are still not finished yet and/ or not yet ready for merging. comp: arch Issues/PRs related to the app's architecture. migration Issues/PRs for long-term changes to be made labels Mar 13, 2024
@EdricChan03 EdricChan03 added this to the v1.1.0 milestone Mar 13, 2024
@EdricChan03 EdricChan03 self-assigned this Mar 13, 2024
@EdricChan03 EdricChan03 moved this from Todo to Backlog in StudyBuddy Mar 13, 2024
@EdricChan03 EdricChan03 moved this from Backlog to Todo in StudyBuddy Mar 13, 2024
@EdricChan03 EdricChan03 changed the title [Refactor] Rewrite help feature to Jetpack Compose [Refactor] Migrate help feature to Jetpack Compose Mar 13, 2024
@EdricChan03 EdricChan03 modified the milestones: v1.1.0, The Great Rewrite Mar 14, 2024
@EdricChan03 EdricChan03 moved this from Todo to In Progress in StudyBuddy Apr 14, 2024
EdricChan03 added a commit that referenced this issue Sep 12, 2024
See #584

* Scaffold Jetpack Compose support in the help module
* Add content description for help article icon
EdricChan03 added a commit that referenced this issue Nov 17, 2024
* Add preview composable for use in the layout editor

For #584 and #368
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: arch Issues/PRs related to the app's architecture. enhancement Enhancements to the Android app. For the web version, please use the other repo instead. in progress PRs that are still not finished yet and/ or not yet ready for merging. migration Issues/PRs for long-term changes to be made
Projects
Status: Todo
Development

No branches or pull requests

1 participant