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

Move and update create submission form. #1658

Closed
5 of 8 tasks
wreality opened this issue Nov 30, 2022 · 1 comment · Fixed by #1848
Closed
5 of 8 tasks

Move and update create submission form. #1658

wreality opened this issue Nov 30, 2022 · 1 comment · Fixed by #1848
Assignees
Labels
🖥️ frontend Related to the Vue/JS portions ui Something doesn't look right

Comments

@wreality
Copy link
Contributor

wreality commented Nov 30, 2022

Problem/Why

Users currently choose the publication they are submitting to from a dropdown.

Goal/What

Users will initiate the submission process from a button/ui element on the publication's home page. This page will include text supplied by the publication about their requirements / information about submitting. The user will only need to supply the title for their submission and will then be directed to the draft submission view page to make further changes before submitting for review.

Solution/How

Move the create submission page under the urls for viewing a publication (e.g. /publications/{id}/submit) and implement the general UI from the MIRO board linked below. (Note, the checkbox for creating a submission for another user can be ignored until a later issue).

MIRO: https://miro.com/app/board/uXjVO31Ghyw=/

To Do / Acceptance Criteria

  • Move page to correct location
  • Update design using Miro as design basis
  • Check that the publication has submissions enabled and redirect to publication with a popup (or other UI element)
  • Update the graphql mutation for creating a submission to not require a file.
  • Add tests as needed.

Review Checklist

  • Tests pass.
  • Design Review

Accessibility Checklist

  • Add cypress tests for a11y
@wreality wreality added ui Something doesn't look right 🖥️ frontend Related to the Vue/JS portions labels Nov 30, 2022
@wreality
Copy link
Contributor Author

Hey team! Please add your planning poker estimate with Zenhub @gmeben @sattler9 @Sruthin86 @vilagshe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖥️ frontend Related to the Vue/JS portions ui Something doesn't look right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants