Skip to content
New issue

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

♿ [#2357] Correct product-pages 400% zoom #1268

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

jiromaykin
Copy link
Contributor

issue: https://taiga.maykinmedia.nl/project/open-inwoner/task/2357

This Zoom issue was already solved for just the Tables by #1258 (by making them break on word normally)
so all that was left, is to actually show the overflowing content...

Problem happens for example when zooming in 400% in case of a product-page with an extremely long H1 title, with more than 24 characters without any breaking dashes etc. which will make an overflow dus to its large font-size.
So here the 'readmore' content should only remain hidden when that functionality is toggled.
When 'readmore' is off or toggled 'open', all content should be visible at all zoom-levels.

Note: Scrollbars appearing are OK for accessibility.
We cannot control the use of long words, and words like 'Verkiezingsprogrammalijst' do exist in Dutch, so if these are in a Heading, scrollbars will appear.

Toggle functionality for editing/posting a product-page >> "Productcontent ingeklapt / Bepaalt of de productcontent standaard is ingeklapt."

@jiromaykin jiromaykin marked this pull request as ready for review June 20, 2024 11:45
@jiromaykin jiromaykin requested a review from pi-sigma June 20, 2024 12:24
@jiromaykin jiromaykin added the Accessibility Improving accessibility label Jun 20, 2024
@alextreme alextreme merged commit 764c70d into develop Jun 25, 2024
16 checks passed
@alextreme alextreme deleted the issue/2357-A11y-zoom-400 branch June 25, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accessibility Improving accessibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants