discourse/app
Andrei Prigorshnev 9e426d33c7
FEATURE: Don't show the draft checkmark when drafts are saved (#13292)
We don't want to show the draft checkmark in the composer when drafts are saved, as it’s a little bit distracting to see it keeps appearing and disappearing. Only in the case of error does it need to show anything, we will be showing a "drafts offline" warning as we did it before.

An important detail is that the warning was appearing and disappearing all the time too. Now, the warning won’t be flashing while a user is typing, it’ll be disappearing only when the draft was eventually saved.
2021-06-08 13:22:49 +04:00
..
assets FEATURE: Don't show the draft checkmark when drafts are saved (#13292) 2021-06-08 13:22:49 +04:00
controllers FEATURE: Add user custom fields to user directory (#13238) 2021-06-07 12:34:01 -05:00
helpers FEATURE: Normalize the service worker route (#12343) 2021-05-25 19:39:31 -03:00
jobs DEV: Add more verbose logging for image uploads (#13270) 2021-06-04 15:13:58 +03:00
mailers FEATURE: Use group SMTP settings for sending user notification emails (initial) (#13220) 2021-06-03 14:47:32 +10:00
models FEATURE: Add user custom fields to user directory (#13238) 2021-06-07 12:34:01 -05:00
serializers FEATURE: Add user custom fields to user directory (#13238) 2021-06-07 12:34:01 -05:00
services FIX: Handle timeout errors when sending push notifications (#13312) 2021-06-07 20:46:07 +02:00
views DEV: Move pretty-text into vendor and use that (#13273) 2021-06-04 11:01:59 -04:00