discourse/app/assets
Martin Brennan bbd908ae09
FIX: Add hashtag placeholder when chat message sent (#23287)
This commit fixes an issue from 2ecc8291e8
where the user sees an ugly plain #hashtag when sending a chat
message. Now, we add a basic placeholder that looks like the
cooked hashtag with a grey square, which is then filled in
once the "sent" message bus event for the message comes back,
and we do decorateCooked on the message to fill in the proper
hashtag details.
2023-08-30 11:31:34 +10:00
..
images
javascripts FIX: Add hashtag placeholder when chat message sent (#23287) 2023-08-30 11:31:34 +10:00
stylesheets FIX: Add hashtag placeholder when chat message sent (#23287) 2023-08-30 11:31:34 +10:00