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

identify potential uses cases for prefill and decide whether to support them #539

Closed
tshuli opened this issue Oct 29, 2020 · 2 comments
Closed

Comments

@tshuli
Copy link
Contributor

tshuli commented Oct 29, 2020

Related to #498

For discussion on whether to expand prefill to support the following use cases

  • Singpass forms; currently the query params are lost on singpass redirect
  • Non-english characters; currently not supported due to sanitizing input
  • Other field types. Although short text field already accepts string (i.e. can input any value), expanding to other field types will allow you to apply more types of custom validation (e.g. number validation). Note that short text custom validation already works with prefill
@tshuli
Copy link
Contributor Author

tshuli commented Oct 29, 2020

@syan-syan I think these are the main use cases discussed so far, for your further assessment

@tshuli
Copy link
Contributor Author

tshuli commented Oct 29, 2020

Shifted discussion to #498

@tshuli tshuli closed this as completed Oct 29, 2020
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

1 participant