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(mobile): Cannot type date format on Samsung phone #15430

Merged
merged 2 commits into from
Jan 18, 2025
Merged

Conversation

alextran1502
Copy link
Contributor

Fixed #15423

@@ -276,6 +276,8 @@ class SearchPage extends HookConsumerWidget {
fieldStartHintText: 'start_date'.tr(),
fieldEndHintText: 'end_date'.tr(),
initialEntryMode: DatePickerEntryMode.input,
Copy link
Member

Choose a reason for hiding this comment

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

Should we switch this to calendar?

@alextran1502 alextran1502 enabled auto-merge (squash) January 18, 2025 21:52
@alextran1502 alextran1502 merged commit d249b63 into main Jan 18, 2025
36 checks passed
@alextran1502 alextran1502 deleted the fix-15423 branch January 18, 2025 21:56
vladd11 pushed a commit to vladd11/immich that referenced this pull request Jan 25, 2025
* fix(mobile): Cannot type date format on Samsung phone

* use calendar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Android APP] Unable to type/pick a date on search filter
2 participants