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/views
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
..
filters feat: create BaseButton component (#1123) 2022-01-04 18:58:06 +00:00
labels fix: use correct prop for CreateEdit 2021-10-17 17:30:00 +02:00
list fix: load the list tasks only after the list itself was loaded (#1251) 2022-03-27 19:56:56 +00:00
migrator feat(a11y): honor prefer-reduced-motion 2022-01-18 20:43:52 +00:00
namespaces fix: namespace archive success message 2022-02-12 23:41:03 +01:00
sharing fix: some typechecks 2022-01-16 22:24:51 +01:00
tasks feat: add a few new keyboard shortcuts 2022-03-02 21:59:51 +01:00
teams fix: readd modal transitions 2022-01-04 21:55:30 +01:00
user fix: pop sound not saved and played when marking tasks done 2022-02-26 14:48:46 +01:00
404.vue Add translations (#562) 2021-06-23 23:24:57 +00:00
About.vue feat: create BaseButton component (#1123) 2022-01-04 18:58:06 +00:00
Home.vue fix: list loading 2022-01-04 21:55:30 +01:00