alphagov / government-frontend

Serves government pages on GOV.UK
https://docs.publishing.service.gov.uk/apps/government-frontend.html
MIT License
51 stars 17 forks source link

Fix display of lists in RTL HTML publications #3257

Closed andysellick closed 1 month ago

andysellick commented 2 months ago

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

What / why

Example HTML publication pages:

Visual changes

First, here's the problem.

Seems fine But my screen is shorter forcing a scrollbar on the right column
Screenshot 2024-07-08 at 15 13 30 Screenshot 2024-07-08 at 15 13 37

Now, with the .direction-rtl class applied to the govspeak component, it looks like this:

Before After
Screenshot 2024-07-08 at 15 18 54 Screenshot 2024-07-08 at 15 19 00

Trello card: https://trello.com/c/HXiajSKv/183-bullet-points-cut-off-in-html-attachments-in-rtl-languages