Checkout extensions - DatePicker Component - Render day

Solved

Checkout extensions - DatePicker Component - Render day

hoannguyen02
Shopify Partner
23 2 2

Hi everyone,

 

Regarding calendar for delivery date we need to disabled days in the past, weekends and weekdays are not available (such as public holiday, etc). We also need to override text/css. 

 

I hope the team can provide renderDay functionality as prop for the component, but I don't know where to contact, I opened the issue here  few days already without any response.  Could you help? 

 

hoannguyen02_0-1691642807064.png

 

Accepted Solution (1)

lizk
Shopify Staff
246 58 79

This is an accepted solution.

Hi there 👋

Firstly, you should currently be able to disable certain days currently with the disabled prop for the date picker component. If this doesn't cover all of your needs, explain what is needed in the new github issue described below.

Secondly could you create your issue explaining your use cases for overriding text in this repository. That is the repository for the Checkout UI extension components. The team will review the issue but you may not get an immediate response.

To learn more visit the Shopify Help Center or the Community Blog.

View solution in original post

Replies 2 (2)

lizk
Shopify Staff
246 58 79

This is an accepted solution.

Hi there 👋

Firstly, you should currently be able to disable certain days currently with the disabled prop for the date picker component. If this doesn't cover all of your needs, explain what is needed in the new github issue described below.

Secondly could you create your issue explaining your use cases for overriding text in this repository. That is the repository for the Checkout UI extension components. The team will review the issue but you may not get an immediate response.

To learn more visit the Shopify Help Center or the Community Blog.

hoannguyen02
Shopify Partner
23 2 2

Thank you very much for the response.