accessibility-exchange / platform

The Accessibility Exchange platform.
https://github.com/orgs/accessibility-exchange/projects/2/views/8
BSD 3-Clause "New" or "Revised" License
4 stars 10 forks source link

Translation expanders may not display the plus (+) symbol and don't open or lose their data #2180

Closed jobara closed 5 months ago

jobara commented 5 months ago

Prerequisites

Describe the bug

Periodically the translation expanders under a translatable input field will not render properly. The plus (+) symbol will be missing and the field cannot be opened. Additionally the data may be lost from these fields when they are in these states.

To Reproduce

https://github.com/accessibility-exchange/platform/assets/556024/dc77d63f-71c3-470f-815e-40edc5bd923b

Expected behavior

Translatable fields should render and open properly, as well as preserve their data appropriately.

Screenshots

screenshot showing missing + symbol on translatable field

Details

Additional context

No response