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

Pre/Post Form - BulletEditor Component #43

Closed
5 tasks
AmanKAggarwal opened this issue Feb 12, 2023 · 1 comment
Closed
5 tasks

Pre/Post Form - BulletEditor Component #43

AmanKAggarwal opened this issue Feb 12, 2023 · 1 comment
Assignees
Labels
launch:mvp product:ios-app Issues for ALUM mobile app stack:frontend All issues strictly involving work frontend (react or swift)

Comments

@AmanKAggarwal
Copy link
Collaborator

AmanKAggarwal commented Feb 12, 2023

Requirements for feature

  • Reusable component should be made such this bullet view can be inserted in most pre/post screens
  • This component should not maintain the state of bullets directly but should instead have its parent (screen) maintain the state and pass a reference to the state to this component
  • Create the + button
  • Ensure the bullets allow checkboxes as well
  • Drawer container + Paragraph Input should be utilized for bullet editing. Paragraph Input with Drawer Container #33

Note - This task doesn't ask for creating a particular screen but instead it should create the bullet system which can be easily used in all screens

Any context for feature
Quite a few of our pre/post questions are answered in the form of bullets/checkbox items. That's why we can create a reusable bullet system that can be reused through out.
image

Resources / tips for development
Lmk if you need any resources!

@AmanKAggarwal AmanKAggarwal added the stack:frontend All issues strictly involving work frontend (react or swift) label Feb 12, 2023
@jennymar jennymar self-assigned this Mar 2, 2023
@AmanKAggarwal AmanKAggarwal changed the title Bullets View for Pre-session Form Pre/Post Form - Bullets View Component Mar 9, 2023
@AmanKAggarwal AmanKAggarwal changed the title Pre/Post Form - Bullets View Component Pre/Post Form - BulletEditor Component Mar 9, 2023
@AmanKAggarwal AmanKAggarwal added this to the MVP milestone Apr 11, 2023
@AmanKAggarwal
Copy link
Collaborator Author

Closed by #70

@AmanKAggarwal AmanKAggarwal added the product:ios-app Issues for ALUM mobile app label Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
launch:mvp product:ios-app Issues for ALUM mobile app stack:frontend All issues strictly involving work frontend (react or swift)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants