discourse/app/assets/javascripts/select-kit/addon
Krzysztof Kotlarek 63df2b4550
FIX: whisper available when reply to topic (#17054)
When a user is answering a whisper comment, they cannot change from whisper to regular answer.

However, user can click reply to topic. We keep `postSnapshot` so user can change mind and switch back to reply to post. In that case, a toggle whisper button should appear.

To make it happen, I am ensuring to display a toggle whisper button when user is replying to topic - `postLink` attribute is missing.
2022-06-15 09:59:57 +10:00
..
components FIX: whisper available when reply to topic (#17054) 2022-06-15 09:59:57 +10:00
lib FIX: allows to use icon-picker in wizard (#13786) 2021-07-21 13:49:21 +02:00
mixins UX: Minor layout tweaks to dropdowns (#14299) 2021-09-10 09:00:41 -04:00
templates/components FIX: Ensure values are escaped in select-kit dropdowns (#16576) 2022-04-28 08:52:29 +01:00
.gitkeep Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00