Closed jsonin closed 1 month ago
@jsonin do we need to delete the loader spinner when we open a modal with adding a person and then when we saved the person in this modal? It should works like: click add person in ellipsis menu => open modal(without loader and changing url) => Save btn => (without loader spinner and cnanging url) => result in the project page. Is it correct?
Ooooh! You already fixed the project +People... by having the person load right there on the project screen. That's great.
To your comment... that works, and it's a lower priority issue, if you want to work on something else.
PS: This is looking good
If I add a person to a project, the project screen should draw in the new person immediately. No hard refresh needed.