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

ui-core: add close button to pickers #773

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

SharglutDev
Copy link
Contributor

@SharglutDev SharglutDev commented Dec 18, 2024

close #693

Sketch with mockup on the date picker

@SharglutDev SharglutDev requested a review from a team as a code owner December 18, 2024 15:29
@SharglutDev SharglutDev requested review from kmer2016 and Yohh December 18, 2024 15:32
@SharglutDev SharglutDev force-pushed the ui-core/pickers/add-close-button branch from 4a6b302 to 1137bab Compare December 19, 2024 11:17
@SharglutDev SharglutDev requested a review from Yohh December 19, 2024 11:18
Copy link
Contributor

@kmer2016 kmer2016 left a comment

Choose a reason for hiding this comment

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

Just a suggestion for a little cleaning

@SharglutDev SharglutDev requested a review from kmer2016 December 19, 2024 13:05
Copy link
Contributor

@kmer2016 kmer2016 left a comment

Choose a reason for hiding this comment

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

Well done ! Thank you for the refacto.

- use the Modal component to display the calendar picker to harmonize with tolerance and time picker
- add a modal.css file with the modal base styles to avoid repeating the code
- add a close button to the Modal component

Signed-off-by: SharglutDev <[email protected]>
@SharglutDev SharglutDev force-pushed the ui-core/pickers/add-close-button branch from 0207d6d to 96c51b4 Compare December 19, 2024 14:37
@SharglutDev SharglutDev added this pull request to the merge queue Dec 19, 2024
Merged via the queue into dev with commit ab0f830 Dec 19, 2024
6 checks passed
@SharglutDev SharglutDev deleted the ui-core/pickers/add-close-button branch December 19, 2024 14:42
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.

Add closing X in date_picker, time_picker, and tolerance_picker
3 participants