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

feat(datepicker): add datepicker to eds #3387

Merged
merged 34 commits into from
Apr 18, 2024
Merged

Conversation

yusijs
Copy link
Contributor

@yusijs yusijs commented Apr 13, 2024

Create date / date-range picker for EDS

Closes #3385

Todo:

  • Tests
  • Stories
  • Docs

@yusijs yusijs force-pushed the feature/RHENRI/date-picker branch from 3d75114 to aebb62d Compare April 14, 2024 16:43
@yusijs yusijs force-pushed the feature/RHENRI/date-picker branch from aebb62d to 816c2e4 Compare April 14, 2024 16:45
@yusijs yusijs marked this pull request as ready for review April 14, 2024 17:01
@yusijs
Copy link
Contributor Author

yusijs commented Apr 14, 2024

There are probably still some stuff that needs to be worked out / changed, but need to draw a line somewhere on changing the functionality. What I've added here is stable (you know.. ish), and I don't see any changes that I would need to do, so would be good to get reviews on it

Copy link
Collaborator

@torleifhalseth torleifhalseth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work @yusijs . I added some comments, but in total I think this is a good solution.

@yusijs
Copy link
Contributor Author

yusijs commented Apr 16, 2024

Made some changes on @BirteThornquist's request (spacing, header/footer layout).

We agreed that there are no major / show-stopping design flaws, and the component can go out as-is and be adjusted in future releases (same process as with the DataGrid)

Caused issues w/ header/footer popover. Removed to save time
@yusijs
Copy link
Contributor Author

yusijs commented Apr 16, 2024

Couldn't help myself, added a year-picker (verified design w/ @BirteThornquist)

Copy link
Collaborator

@oddvernes oddvernes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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

Successfully merging this pull request may close these issues.

Create a datepicker component based on React-Aria
3 participants