EQWorks / lumen-labs

React library of basic components based on Tailwind CSS
https://eqworks.github.io/lumen-labs
5 stars 2 forks source link

[G2M] Add DatePicker component #117

Closed kc-leung closed 2 years ago

kc-leung commented 2 years ago

fix #76

github-actions[bot] commented 2 years ago

📚 Storybook preview (updated to bde2841a925d88cc6009e85e0e254e1a0298e9df)

sallkall commented 2 years ago

@kc-leung can you show a few examples that includes the input box? Like so?:

image
sallkall commented 2 years ago

@kc-leung the styling of the start-date and end-date square is wrong. It should not have any border radius on one side design:

image

current implementation:

image
sallkall commented 2 years ago

As per slack discussion, need to smooth out the cancel/confirm buttons workflow but will hide/remove it for now as we have other priorities with COX. Otherwise lgtm!