0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-04 10:39:43 +08:00
discourse/plugins/discourse-ai/test/javascripts
Kris c43352e52e
UX: improve AI translation configuration (#42241)
This makes enabling AI translations clearer by reordering the settings
to put the toggle last (language must be selected first) and adding a
tooltip when the feature can not be enabled.

Before:
<img width="1000" alt="image"
src="https://github.com/user-attachments/assets/211ea1ed-0b69-4a36-b8b4-4caf5feca691"
/>


After:
<img width="1000" alt="image"
src="https://github.com/user-attachments/assets/cc68fd3b-db7c-470b-b64f-63cff392d2e6"
/>


<img width="1000" alt="image"
src="https://github.com/user-attachments/assets/0539e624-7d7d-45ca-a6b8-bb3ac532fc28"
/>
2026-07-31 15:51:31 -04:00
..
acceptance FEATURE: Make the message send shortcut a core user option (#42105) 2026-07-28 13:58:12 -07:00
fixtures
integration/components UX: improve AI translation configuration (#42241) 2026-07-31 15:51:31 -04:00
unit UX: Convert AI translation's max days ago setting to a specific date setting instead (#42082) 2026-07-28 18:27:34 +08:00
.gitkeep