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/composables
kolaente 75262b716f
All checks were successful
continuous-integration/drone/push Build is passing
fix(kanban): opening a task from the kanban board and then reloading the page should not crash everything when then navigating back
Before this fix, the following would not work:

1. Open the kanban view of a project
2. Click on a task to open it in a modal
3. Reload the page
4. Using your browser's back button, navigate back

Instead of showing the kanban board with the task modal closed, it would
navigate to `/projects/0/kanban` and crash.
2023-11-15 23:43:39 +01:00
..
2023-06-12 16:22:15 +02:00
2023-03-24 23:30:26 +00:00
2023-06-18 14:33:21 +02:00
2023-04-14 21:53:04 +00:00