discourse/plugins/discourse-ai/spec/system/page_objects
Kris bcc4ef1e6d
UX: convert AI admin feature buttons to links (#33840)
These persona and llm links aren't really styled like buttons at all,
and styles from themes that are applied to buttons can cause issues...
so I've converted them to links.


Before (note the button rounding obscuring text slightly):
<img width="628" height="520" alt="image"
src="https://github.com/user-attachments/assets/2b6e4060-886a-411b-ac00-21eb2d06a067"
/>


After (mostly the same, but without button side-effects): 
<img width="618" height="538" alt="image"
src="https://github.com/user-attachments/assets/9a1ae4d0-846d-4e67-82d5-bdac722f072d"
/>
2025-07-24 15:25:47 -04:00
..
components
modals
pages UX: convert AI admin feature buttons to links (#33840) 2025-07-24 15:25:47 -04:00