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

Implement issue submission to design standard #16

Open
15 of 16 tasks
ericm opened this issue Apr 27, 2019 · 2 comments
Open
15 of 16 tasks

Implement issue submission to design standard #16

ericm opened this issue Apr 27, 2019 · 2 comments
Assignees

Comments

@ericm
Copy link
Member

ericm commented Apr 27, 2019

A form to submit issues.

Frontend ToDo

  • Inputs:
    • Issue title
    • Calendar selections:
      • First detected date
      • Acceptance deadline
    • Dropdowns:
      • Issue category
      • Issue severity
    • Switches:
      • Submit as anonymous
    • Text areas:
      • Description of the issue
      • Resolution criteria

Backend

  • Integrate into current Firestore implementation
    • Updating of the list of issues
    • Have stored issue data match submission form data
@v-pan v-pan self-assigned this May 11, 2019
@CaelumF
Copy link
Member

CaelumF commented May 11, 2019

image

Make like this :)

@CaelumF
Copy link
Member

CaelumF commented May 11, 2019

Further things to consider:

  • Modality / is it a popup window?

A floating window that allows users to see existing issues may be helpful for them to see similar issues and how they're written, while writing their own

  • Drafts? Can/should users save without posting?

  • Can cancel? how to?

@v-pan v-pan changed the title Implement issue submission Implement issue submission to design standard May 11, 2019
@CaelumF CaelumF transferred this issue from another repository May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants