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
Connected to Audit 1, see #4300 1.2 General Overview when logged in, URL: https://ocis-a11y.owncloud.works/#/files/list
For BITV 1.4.4a, I had to resize the window to 1280x768 pixels, and then text zoom to 200%. In the data table, I found the following:
This counts as "loss of content".
"Einstellungszeit" is actually a button, whose text content does not break. An idea would be to add max-width: 100%; to the button.
max-width: 100%;
The text was updated successfully, but these errors were encountered:
Closing this since #5018 is merged and we're waiting for feedback (and will open new tickets with the requested changes from the a11y audit)
a11y
Sorry, something went wrong.
No branches or pull requests
Connected to Audit 1, see #4300
1.2 General Overview when logged in, URL: https://ocis-a11y.owncloud.works/#/files/list
Issue
For BITV 1.4.4a, I had to resize the window to 1280x768 pixels, and then text zoom to 200%. In the data table, I found the following:
This counts as "loss of content".
Remediation
"Einstellungszeit" is actually a button, whose text content does not break. An idea would be to add
max-width: 100%;
to the button.The text was updated successfully, but these errors were encountered: