discourse-ai/spec/system/page_objects/components
Keegan George 9cd14b0003
DEV: Move composer AI helper to toolbar (#796)
Previously we had moved the AI helper from the options menu to a selection menu that appears when selecting text in the composer. This had the benefit of making the AI helper a more discoverable feature. Now that some time has passed and the AI helper is more recognized, we will be moving it back to the composer toolbar.

This is better because:
- It consistent with other behavior and ways of accessing tools in the composer
- It has an improved mobile experience
- It reduces unnecessary code and keeps things easier to migrate when we have composer V2.
- It allows for easily triggering AI helper for all content by clicking the button instead of having to select everything.
2024-09-13 11:59:30 -07:00
..
ai_caption_popup.rb FIX: Image caption feature should respect composer AI helper groups (#522) 2024-03-11 15:35:20 -07:00
ai_composer_helper_menu.rb DEV: Move composer AI helper to toolbar (#796) 2024-09-13 11:59:30 -07:00
ai_post_helper_menu.rb FEATURE: Show post helper as bottom modal on mobile (#704) 2024-07-10 11:01:05 -07:00
ai_split_topic_suggester.rb FEATURE: AI suggestion buttons in `move-to-topic` modal (#360) 2023-12-15 12:11:14 -08:00
ai_suggestion_dropdown.rb UX: Show suggestion buttons only if sufficient content is present (#204) 2023-09-06 12:20:08 -07:00