You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The date field type shows the 'add date' button even though the field is read only. After clicking the button it shows the input field in read-only mode with the date being today (the default after clicking 'add date').
The field should just display the date icon and an read-only input, regardless of whether there is a value set or not.
How to Reproduce
Add a read only field to your blueprint and click the 'add date' button.
Extra Detail
Environment
Statamic 3.0.30 Pro
Laravel 7.30.0
PHP 7.4.9
Fresh install from statamic/statamic
The text was updated successfully, but these errors were encountered:
Bug Description
The date field type shows the 'add date' button even though the field is read only. After clicking the button it shows the input field in read-only mode with the date being today (the default after clicking 'add date').
The field should just display the date icon and an read-only input, regardless of whether there is a value set or not.
How to Reproduce
Add a read only field to your blueprint and click the 'add date' button.
Extra Detail
Environment
Statamic 3.0.30 Pro
Laravel 7.30.0
PHP 7.4.9
statamic/statamic
The text was updated successfully, but these errors were encountered: