discourse/app
jbrw a2fcc360dd
UX: Show group card with animated loading state (#15253)
* Remove _calculateTopOffset entirely

* Show group card with animated loading state

Showing the animated loading state before rending the actual content prevents an
awkward scroll position jump when displaying this card.

This mimics the behaviour of the user card (which uses the same `CardContentsBase` mixin).

* Fix two user card issues

1. A JS console error (with no consequences) when clicking a group mention
2. User cards weren't being loaded from the header (for example, for PMs)

Co-authored-by: Penar Musaraj <pmusaraj@gmail.com>
2021-12-15 13:47:31 -05:00
..
assets UX: Show group card with animated loading state (#15253) 2021-12-15 13:47:31 -05:00
controllers FEATURE: Experimental support for group membership via google auth (#14835) 2021-12-09 12:30:27 +00:00
helpers SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00
jobs FEATURE: Delete previous reviewable reminders. (#15250) 2021-12-10 10:17:39 -03:00
mailers DEV: Hash tokens stored from email_tokens (#14493) 2021-11-25 09:34:39 +02:00
models FIX: Add more actions to the uploads API key scope (#15306) 2021-12-15 14:08:11 +10:00
serializers FEATURE: Experimental support for group membership via google auth (#14835) 2021-12-09 12:30:27 +00:00
services FIX: Notify group members when someone quotes or replies to their post. (#15295) 2021-12-15 09:07:39 -03:00
views SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00