We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The disabled date field is still focusable and accessible. A date can be picked by navigating with the keyboard.
The behavior is still correct though: the field will not be saved after updating the value
Using Kirby 4.0.0-beta.2 and latest Chrome
Screenshots
The text was updated successfully, but these errors were encountered:
I just fixed this on develop.
Sorry, something went wrong.
No branches or pull requests
Description
The disabled date field is still focusable and accessible. A date can be picked by navigating with the keyboard.
The behavior is still correct though: the field will not be saved after updating the value
Using Kirby 4.0.0-beta.2 and latest Chrome
Screenshots
![Bildschirmfoto 2023-10-06 um 14 35 57](https://private-user-images.githubusercontent.com/8458887/273211328-844a3867-f14e-43c8-8275-10da2ff4976c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5OTAwNzQsIm5iZiI6MTczODk4OTc3NCwicGF0aCI6Ii84NDU4ODg3LzI3MzIxMTMyOC04NDRhMzg2Ny1mMTRlLTQzYzgtODI3NS0xMGRhMmZmNDk3NmMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDhUMDQ0MjU0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NmU1MjlhZTkwMDc1NmUxOTljNGEzYjIxNWM5NmZjNDM1NjA0NzUwOGY2MDQxYjVhZWE0N2VmMjFlYjYwOWE4ZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.tgvDkaV-myosXxPQ0zLdij1OhEMbCi593ce-Wfi_Jc4)
The text was updated successfully, but these errors were encountered: