mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-20 00:46:46 +00:00
- Add data-1p-ignore attribute to CustomTimePicker input - Add data-1p-ignore attribute to RangePickerModal DatePicker - Add data-1p-ignore attribute to TimezonePicker search input This prevents 1Password extension from automatically opening when users interact with time-related input fields, improving UX. Fixes #8485