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

Add helper text to datetime-local form fields #833

Merged

Commits on Jun 7, 2023

  1. Add helper text to datetime-local form fields

    Currently, datetime form fields are ambiguous because it's unclear whether
    the application timezone or system timezone will be used. This commit
    adds helper text to datetime form fields specifying which timezone will
    be used for datetime-local parameter inputs.
    
    Co-authored-by: Étienne Barrié <[email protected]>
    adrianna-chang-shopify and etiennebarrie committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    78e66aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    189fd85 View commit details
    Browse the repository at this point in the history