discourse-ai/assets/stylesheets/modules
Keegan George 50ad5415ff
UX: `no-text` style being incorrectly added to tag suggester (#987)
In the tag suggester menu we use `DButton` as a wrapper element and use the `discourseTag` helper to render the text inside the element. So visually there is text content inside the button. However, since `DButton` assumes that no `label`/`translatedLabel` inside an element means `.no-text` CSS style should be applied to the button's element, it was resulting in some incorrect styling being applied to this menu. This PR resolves that by programmatically adding the tag as a `translatedLabel` and then visually hiding it with CSS.
2024-12-02 10:11:04 -08:00
..
ai-bot FEATURE: AI artifacts (#898) 2024-11-19 09:22:39 +11:00
ai-helper UX: `no-text` style being incorrectly added to tag suggester (#987) 2024-12-02 10:11:04 -08:00
embeddings/common UX: add sparkle icon to related topics for anons (#897) 2024-11-05 17:15:20 -05:00
llms/common FEATURE: AI Usage page (#964) 2024-11-29 06:26:48 +11:00
sentiment/common FEATURE: Emotion activity metrics table (#916) 2024-11-19 10:01:10 -03:00
summarization UX: force long words to break in topic list gists (#936) 2024-11-20 15:49:20 -05:00