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

Dynamic forms - handling conditionals #403

Closed
7 tasks
crisr15 opened this issue Jun 7, 2024 · 1 comment
Closed
7 tasks

Dynamic forms - handling conditionals #403

crisr15 opened this issue Jun 7, 2024 · 1 comment

Comments

@crisr15
Copy link
Contributor

crisr15 commented Jun 7, 2024

Story

webstore can not yet handle conditionals on dynamic forms (if someone provides one answer they have different options for responses). This functionality provides for a better experience for the user, and allows cleaner and easier forms for profesional services and consigners.

Slack conversation: https://assaydepot.slack.com/archives/C03FZDALABG/p1716585510373949

Acceptance Criteria

  • dependencies
  • optionLabels not respected for enums
  • rightLabel not respected for booleans
  • noneLabel not respected for select type
  • hidden option attribute not respected
  • Helper text has no visual difference compared to field values (on app, it displays an info glyphicon with greyed out text)
  • Default values are not being respected (e.g. arrays)

Screenshots / Video

Testing Instructions and Sample Files

Notes

@alishaevn
Copy link
Contributor

closing in favor of #332.

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

No branches or pull requests

2 participants