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

WP-Builder: Support date picker #73

Closed
bangank36 opened this issue Jul 24, 2023 · 1 comment
Closed

WP-Builder: Support date picker #73

bangank36 opened this issue Jul 24, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bangank36
Copy link
Owner

bangank36 commented Jul 24, 2023

Summary

Update

  • Current Gutenberg datepicker has some issue
  1. There is not built-in month and year picker yet, they are only available on datetimepicker component
  2. No range support

Therefore I will consider using this https://reactdatepicker.com/#example-monthyear-dropdown instead and see if it work, the whole inline component will be rendered on the popup

  1. Note that date-fns is used for format date, we need a custom createOnChangeHandler and custom getData to parse value from Date object to correct string

Reference

#3

@bangank36 bangank36 converted this from a draft issue Jul 24, 2023
@bangank36 bangank36 added the enhancement New feature or request label Jul 24, 2023
@bangank36 bangank36 self-assigned this Jul 24, 2023
@bangank36 bangank36 moved this from Triage to In Progress in Personal Development Jul 24, 2023
@bangank36 bangank36 moved this from In Progress to Triage in Personal Development Jul 25, 2023
@bangank36 bangank36 moved this from Triage to In Progress in Personal Development Jul 25, 2023
@bangank36
Copy link
Owner Author

Update

@github-project-automation github-project-automation bot moved this from In Progress to Done in Personal Development Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant