MuckRock / documentcloud-frontend

DocumentCloud's front end source code - Please report bugs, issues and feature requests to info@documentcloud.org
https://www.documentcloud.org
GNU Affero General Public License v3.0
18 stars 5 forks source link

Allow users to create new project from inside upload form #832

Open allanlasser opened 1 week ago

allanlasser commented 1 week ago

Feedback from @morisy:

There's no way to create a new project when uploading, you have to select from existing projects. Not a launch dealbreaker, especially since that functionality doesn't currently exist, but I think this is going to throw some people now that they can pick a project.

We can probably trigger a modal with EditProject.svelte when selecting a "New Project" item from the project selection input.