discourse/plugins/chat/spec/system
Renato Atilio eb58623b11
UX: replace partially written emoji when using picker on chat (#30517)
After searching for an emoji through the autocomplete, when a user uses the emoji picker (to see the full list of emojis) and selects one, the content in the chat composer would contain both the partially written emoji and the full :selected_emoji: code.

The actual fix is just re-using the emojiSelected method from TextManipulation.
2025-01-02 12:29:18 -03:00
..
admin DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
chat/composer FIX: ensures thread panel closes on escape (#29651) 2024-11-08 09:19:24 +09:00
chat_message
drawer
list_channels DEV: waits for mark_read! to be applied (#30444) 2024-12-23 13:54:13 +01:00
page_objects DEV: ensures channel has been created (#30445) 2024-12-23 13:54:22 +01:00
reply_to_message FEATURE: supports mark tag in chat messages (#28949) 2024-09-17 20:52:34 +02:00
select_message
shortcuts FIX: Tweak the unread channel shortcut key behaviour (#29874) 2024-11-21 11:41:02 +11:00
thread_list DEV: simplify restore message spec (#30490) 2024-12-28 15:27:12 +01:00
thread_tracking
user_menu_notifications DEV: cleanup chat desktop notification data (#28943) 2024-10-03 12:43:17 +04:00
user_status
about_page_site_acitivity_spec.rb FEATURE: Enable the new /about page for everyone (#29390) 2024-10-29 18:40:11 +03:00
admin_sidebar_navigation_spec.rb
anonymous_spec.rb
archive_channel_spec.rb
bookmark_message_spec.rb FIX: chat bookmarks in drawer mode (#29757) 2024-11-14 17:20:11 +01:00
browse_page_spec.rb
channel_members_page_spec.rb
channel_message_upload_spec.rb
channel_settings_page_spec.rb FEATURE: enable threading in chat DM channels (#29170) 2024-10-11 13:05:07 +04:00
channel_thread_message_echoing_spec.rb
chat_channel_spec.rb FIX: correctly render unicode in channel page title (#29653) 2024-11-08 09:41:14 +09:00
chat_composer_draft_spec.rb DEV: uses capybara helper has_field (#30438) 2024-12-23 13:25:17 +01:00
chat_composer_spec.rb UX: replace partially written emoji when using picker on chat (#30517) 2025-01-02 12:29:18 -03:00
chat_footer_spec.rb FIX: show urgent badge for mentions in DM threads (#29821) 2024-11-29 12:52:55 +04:00
chat_message_creator_spec.rb
chat_message_interaction_spec.rb DEV: adds blocks support to chat messages (#29782) 2024-11-19 07:07:58 +01:00
chat_message_onebox_spec.rb
chat_new_message_spec.rb
closed_channel_spec.rb
create_channel_spec.rb DEV: ensures channel has been created (#30445) 2024-12-23 13:54:22 +01:00
dates_separators_spec.rb
deleted_channel_spec.rb
deleted_message_spec.rb
document_title_spec.rb
drawer_spec.rb
edited_message_spec.rb
flag_message_spec.rb
hashtag_autocomplete_spec.rb
invite_users_to_channel_spec.rb DEV: Provide user input to services using params key 2024-10-25 09:57:59 +02:00
kick_user_from_channel_spec.rb
mention_warnings_spec.rb
message_errors_spec.rb
message_notifications_mobile_spec.rb FIX: show urgent badge for mentions in DM threads (#29821) 2024-11-29 12:52:55 +04:00
message_notifications_with_sidebar_spec.rb FIX: show urgent badge for mentions in DM threads (#29821) 2024-11-29 12:52:55 +04:00
message_thread_indicator_spec.rb
message_user_info_spec.rb
move_message_to_channel_spec.rb
navigation_spec.rb
react_to_message_spec.rb
read_only_spec.rb
removing_channel_spec.rb
restore_message_spec.rb
reviewables_spec.rb
send_message_spec.rb
separate_sidebar_mode_spec.rb
sidebar_navigation_menu_spec.rb UX: new sidebar styling (#29119) 2024-10-08 11:28:36 +02:00
sidebars_spec.rb
silenced_user_spec.rb
single_thread_spec.rb
thread_preview_spec.rb
transcript_spec.rb
unfollow_dm_channel_spec.rb
update_last_read_spec.rb
uploads_spec.rb FIX: _uploadDropTargetOptions is now public (#29246) 2024-10-17 13:10:01 +09:00
user_card_spec.rb
user_chat_preferences_spec.rb
user_profile_spec.rb FEATURE: Restrict profile visibility of low-trust users (#29981) 2024-12-09 13:07:59 +03:00
user_threads_spec.rb
visit_channel_spec.rb DEV: correct test to visit category channel and not DM (#30441) 2024-12-23 13:36:02 +01:00