Changeset e87b42d

Timestamp:
06/26/26 21:57:22 (12 hours ago)
Author:
Vasilaki Totsili <vasilaki@…>
Branches:
nextjs
Parents:
b04ba1e
Message:

fix: improve date picker interaction for iOS/PWA

  • Removed unused startInputRef and endInputRef from AnalyticsClient component and its usage in DatePickerButton
  • Introduced a new useDirectTapInput boolean that detects iOS with touch capability and changes DatePickerButton input interaction accordingly, ensuring better reliability for date picker functionality on iOS/PWA systems by directly tapping into native date input
  • Refactored openPicker function to handle both showPicker and click events, improving date selection user experience
(No files)

Note: See TracChangeset for help on using the changeset viewer.