Move create project into plus button (fix back button issue) #531

Merged
Irev-Dev merged 1 commits from kurt/511 into main 2021-09-27 12:43:31 +02:00

1 Commits

Author SHA1 Message Date
Kurt Hutten
de574d6eea Move create project into plus button
The draft page used to automatically create a new project and route
the user to the new project if the user was signed in. Problem arose
if the user use the back button as they would end up creating more
project. resolved my moving this logic into the plus button itself

Resolves #511
2021-09-25 18:08:48 +10:00