Ghost/ghost/admin/app/styles
Rishabh e70e0e273d Fixed member list not loading on scroll with filtering
closes https://github.com/TryGhost/Team/issues/971
reverts abe5c6d681

We use vertical-collection to allow infinite loading + scrolling for members list instead of loading and rendering all members at once. The behavior was not working correctly with updated list for filtering feature, as we dynamically update columns. This change fixes the scroll behavior and members loading together by updating the containerSelector for vertical collection.
2021-09-07 16:50:43 +05:30
..
components Fixed member list not loading on scroll with filtering 2021-09-07 16:50:43 +05:30
layouts Added preview to tier edit modal 2021-09-02 16:01:50 +02:00
patterns Updated active dropdown UI 2021-08-31 13:52:04 +02:00
spirit Moved koenig CSS out of spirit CSS (#2068) 2021-08-23 09:29:44 +01:00
app-dark.css FIxed dark mode for button groups in editor preview 2021-08-26 17:24:58 +02:00
app.css Moved koenig CSS out of spirit CSS (#2068) 2021-08-23 09:29:44 +01:00