mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
[Question] Paths instead of modals #135
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rogelio-meza-t on GitHub (Sep 26, 2021).
Hey guys!!
I have been playing around with Planka and I'm noted that there are many features on modals instead of routes.
I know probably this is not the best place for my question, What if I want move some feature to a route (e.g user settings), which approach I have to follow? I'm just curious to learn more about Planka's frontend architecture. (I have a backend background)
Thanks!!