discourse/app/assets
David Taylor cc56f226b8 FIX: Correct mention autocomplete in new topics in unsecured categories
When autocompleting mentions in secure categories, we immediately populate the list with users which have permission to view the category. This logic is applied to unsecured categories as well, but the server returns an empty list of users. This commit teaches the autocomplete to understand empty lists of users without terminating the autocomplete dropdown.
2019-10-21 14:52:54 +01:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts FIX: Correct mention autocomplete in new topics in unsecured categories 2019-10-21 14:52:54 +01:00
stylesheets UX: Make group membership UI clearer (#8210) 2019-10-17 18:05:42 +01:00