This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/components/home
konrad 7f56a3537c
Some checks failed
continuous-integration/drone/push Build is failing
fix: load the list tasks only after the list itself was loaded (#1251)
Currently, when opening a list sometimes the tasks are shown before the list itself is loaded. Because the list contains the rights, this means no edit buttons etc are available at that point which is pretty confusing.

This PR ensures the list-specific view is loaded only after the list itself is loaded.

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #1251
2022-03-27 19:56:56 +00:00
..
contentAuth.vue fix: load the list tasks only after the list itself was loaded (#1251) 2022-03-27 19:56:56 +00:00
contentLinkShare.vue fix: remove some of the typescript warnings 2022-01-05 16:17:14 +01:00
Logo.vue fix: make logo change reactive (#1509) 2022-02-08 20:35:03 +00:00
MenuButton.vue fix: use BaseButton in MenuButton and fix computed (#1532) 2022-02-13 22:01:36 +00:00
navigation.vue feat: add a few new keyboard shortcuts 2022-03-02 21:59:51 +01:00
PoweredByLink.vue Migrate to bulma-css-variables and introduce dark mode (#954) 2021-11-22 21:12:54 +00:00
TheNavigation.vue feat: make profile picture clickable (#1531) 2022-02-13 21:57:33 +00:00
update.vue fix: update available text color in dark mode 2022-01-18 21:31:40 +01:00