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

fix: date picker mobile custom input #569

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

dextertanyj
Copy link
Contributor

The custom input element for DatePicker does not work in mobile view.

@dextertanyj dextertanyj requested a review from karrui November 23, 2023 01:42

export const MobileCustomInput = Template.bind({})
MobileCustomInput.args = {
inputElement: <CustomInputButton />,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Doesn't look great in mobile view but I guess good enough to see that something gets replaced in mobile view haha

@karrui karrui merged commit 2fff232 into main Nov 23, 2023
7 checks passed
@karrui karrui deleted the fix/date-picker-mobile-custom-input branch November 23, 2023 02:10
@karrui karrui mentioned this pull request Nov 23, 2023
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.

2 participants