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: Add date input #1152

Merged
merged 16 commits into from
Apr 16, 2024
Merged

feat: Add date input #1152

merged 16 commits into from
Apr 16, 2024

Conversation

alimpens
Copy link
Contributor

@alimpens alimpens commented Apr 5, 2024

The native date input looks different on Chromium browsers and Firefox, and even more so on Android and iOS.

The icon currently looks as designed on Chromium. On Firefox the icon is difficult to style. Android and iOS do not have a calender icon, but we could add it of course.

@alimpens alimpens marked this pull request as draft April 5, 2024 13:28
@github-actions github-actions bot temporarily deployed to demo-DES-666-add-date-input April 5, 2024 13:29 Destroyed
@github-actions github-actions bot temporarily deployed to demo-DES-666-add-date-input April 5, 2024 14:40 Destroyed
@github-actions github-actions bot temporarily deployed to demo-DES-666-add-date-input April 10, 2024 07:52 Destroyed
@alimpens alimpens marked this pull request as ready for review April 10, 2024 07:56
@github-actions github-actions bot temporarily deployed to demo-DES-666-add-date-input April 15, 2024 06:29 Destroyed
@github-actions github-actions bot temporarily deployed to demo-DES-666-add-date-input April 15, 2024 07:01 Destroyed
@dlnr
Copy link
Contributor

dlnr commented Apr 16, 2024

Off the bat, the input appears blank on mobile devices (both android and apple)

image

This looks like default behaviour but perhaps we can still show the calendar icon?

Copy link
Contributor

@VincentSmedinga VincentSmedinga left a comment

Choose a reason for hiding this comment

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

MVP to the max but let’s roll!

@VincentSmedinga VincentSmedinga merged commit afbbef8 into develop Apr 16, 2024
4 checks passed
@VincentSmedinga VincentSmedinga deleted the feat/DES-666-add-date-input branch April 16, 2024 10:25
@github-actions github-actions bot mentioned this pull request Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants