Skip to content
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

After reserve one file successfully, resubmit a new file #22

Closed
tloubrieu-jpl opened this issue Feb 9, 2021 · 1 comment · Fixed by #66
Closed

After reserve one file successfully, resubmit a new file #22

tloubrieu-jpl opened this issue Feb 9, 2021 · 1 comment · Fixed by #66
Assignees
Labels
B12.0 bug Something isn't working s.low

Comments

@tloubrieu-jpl
Copy link
Member

I was not able to come back to the reserve submission steps from the attached screen.

Screen Shot 2021-02-09 at 1 28 34 PM

@eddiesarevalo
Copy link
Member

Currently it stays stuck on this screen unless click home then create doi again.
Screen Shot 2021-06-22 at 10.13.54 AM.png

Will add a button that says Create another DOI that will reset the form.

eddiesarevalo added a commit that referenced this issue Jun 23, 2021
-Added a button that resets the DOI reserve screen after a submission has been completed.
eddiesarevalo added a commit that referenced this issue Jul 7, 2021
* reserve-new-after-submit-22:
  Add Reset DOI Reserve Submission Button #22

# Conflicts:
#	src/components/Create.jsx
#	src/components/Reserve.jsx
#	src/reducers/appReducer.js
tloubrieu-jpl pushed a commit that referenced this issue Jul 13, 2021
* Address requested changes on closed PR

- Remove comments and unused imports and variables
- Move styling from global CSS to within individual files with makeStyles
- Remove outer scroll from page with search results

Resolves #56

* Add remaining enhancements per initial implementation of mockups

- Change 'Get URL' to 'Upload Label'
- Move 'Upload Label' button inline to input field
- Update 'Nodes' dropdown to 'Node'
- Move 'Save' and 'Submit for Review' buttons to be inline
- Rearrange placement and handling of the buttons above and their error
  messsages

Resolves #48

* Add URL Routing #52

-Added react router to simulate pages and allow navigation button use.

* Update Release/Update page to design similar to Create

* Add additional help information throughout UI

- by Keywords text box
- by 'publicly available?' for general "Questions about process or
  information requested? See FAQs or contact the PDS Operator..."

Resolves #50

* Add Reset DOI Reserve Submission Button #22

-Added a button that resets the DOI reserve screen after a submission has been completed.

* Fix Routing Merge

-Fixed link to excel sheet file reloading page.
-Fixed the FAQ tooltip link.
-Fixed link to release page after a reservation is complete.
-Fixed reservation url saying [object] instead of doi.
-Fixed registered page not showing.

* Update placeholder link to FAQ in Release page

* Change Reset DOI Creation Button Label

-Changed the label of the reset DOI creation form button after a DOI is reserved.

* Change Subdirectory To dois #64

-Changed the basename of the app to '/dois'

* Allow Any Subdirectory Basename #64

-Set the router base name to allow any subdirectory.

Co-authored-by: Catherine E Suh <catherine.e.suh@jpl.nasa.gov>
Co-authored-by: Catherine E Suh <csuh@jpl.nasa.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B12.0 bug Something isn't working s.low
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants