-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create, Import, and Archive/Reactivate Projects #1059
base: feature/svelte
Are you sure you want to change the base?
Conversation
This is necessary for project reactivation
b8eaf1d
to
40cf8f8
Compare
Since this does not mimic S1 behavior, but would be desirable behavior in the future, I am commenting this out for now and instead opening an issue for discussion, per prior conversation on this topic.
Add ProjectUser Experience issues:
I noticed on the Add Project page that the breakpoint for switching to a narrow layout is 380px. That is not one of the default breakpoints in Tailwind. Curious about it. The breakpoint in S2 is 640 (sm breakpoint). Import ProjectUser Experience issues:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
User experience issues
Regarding the available Application Types, I am only presenting the available options based on the |
This is incorrect behavior and has been updated to show all application types |
I have resolved all the issues except this one. As best as I can tell, this is the default behavior of the browser. This would likely need to be fixed in multiple location, not just the add project form. |
Added jobs to handle creation of projects in BuildEngine.
Handle Project Imports.
I am not 100% certain what the full expected behavior is for Archival and Reactivation, so we will need to discuss this before merging.
Add Project Page:
Import Project Page: