discourse/app/assets
Martin Brennan 2aa1482421
FIX: Bookmark list showing wrong no content message (#10501)
Meta report: https://meta.discourse.org/t/spurious-permissions-error-after-deleting-last-bookmark/161289

When deleting all bookmarks in their list, users were seeing an "access denied" message instead of the regular no content message. This is because when we were calling loadMore and no further results were returned, we were presuming the null response from the resolved promise meant that there was a permissions error. Fixed this and moved the message into a computed property to show the correct message.
2020-08-21 11:01:12 +10:00
..
images
javascripts FIX: Bookmark list showing wrong no content message (#10501) 2020-08-21 11:01:12 +10:00
stylesheets FIX: Fix css var issues + button :active gradient (#10469) 2020-08-18 14:25:38 -05:00