Skip to content

Clean up upload UI #57

@PWardell86

Description

@PWardell86

Medium priority.

This should be paired with the backend ticket (still have to link it).

Basically, the backend upload is async so we need some way to indicate whether the upload has completed/ failed to the person who uploaded the questions.

I was thinking websockets + a progress bar? Might be too much information. Maybe just just websocket and when the parsing is finished we display a message.

If the user reloads/ leaves the page during parsing we probably don't care. Just let the websocket die.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions