goinvo / staffplan-next-app

Next App for Staffplan
https://staffplan-next-app.vercel.app
1 stars 1 forks source link

Add Project = shows up on the screen/view I'm on now... #112

Closed jsonin closed 3 weeks ago

jsonin commented 4 weeks ago

I'm in my staffplan. I add a new project. That new project row should show up in my staffplan. Also, we need an empty project row on all individual staffplan screens.

Right now, to see the new project I just added, I have to go to the "Projects" screen. Hey, it saved!

zhukovdigital commented 4 weeks ago

@jsonin , So, if we create a new project through the new modal of creating project, we should immediatly assign this project to the user which is a viewer, correctly?

jsonin commented 4 weeks ago

Yes, I think that feels natural… assign to the person I’n currently looking at.We may find that to be weird in the future, but I think that works… for now.On Sep 6, 2024, at 2:18 PM, Oleksandr Zhukov @.***> wrote: @jsonin , So, if we create a new project through the new modal of creating project, we should immediatly assign this project to the user which is a viewer, correctly?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

jsonin commented 4 weeks ago

Here is an example of a painful screen:

image

I go to a StaffPlan, Claire's in this case, and I can't do anything. We need to have the blank project row here to start adding projects right on the main screen.