[Blocked] Epic: Improve PWA capabilities #1197
Labels
complexity: advanced
Time needed to do this ticket will be large e.g. 2-3+ days
state: blocked
Task is blocked.
Overview
Blocked by app router not being implemented yet (issue #702) If you're interested in working on this task in the future, follow the issue and you'll receive an update when it's unblocked and ready to be worked on.
This epic aims to add new Progressive Web App (PWA) capabilities to Bloom, and breaks down the tasks into sub issues, one for each new feature. Each sub issue should be completed asynchronously on a separate PR.
Read more about PWA and it's capabilities here and here
Our current PWA implementation:
next-pwa
Action Items
Note these subissues have not been created yet due to this epic being blocked by design decisions and app router migration (issue #702). If you're interested in working on this task in the future, follow the issue and you'll receive an update when it's unblocked and ready to be worked on.
next-pwa
setup with nextjs built in PWA functionality for app router - see nextjs guide. Blocked by app router not being implemented yet (issue NextJS: Upgrade From Pages to App #702). Add only the setup and logic, skip all steps that add UI - these will be completed separately./account
page, using the example in the guide adjusting the style to our design. Blocked by design.The text was updated successfully, but these errors were encountered: