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

400 implement label file upload support #451

Merged
merged 3 commits into from
Mar 3, 2023

Conversation

cpranav93
Copy link
Contributor

This PR address issue #400 for implementing label upload support in the dashboard. A new box is added for submitting labels in a .txt file. There is currently no checking of the labels and it assumes that the user is uploading it accurately. The only checks are for whether the file is in the correct format and if it is empty or not.

@laurasootes
Copy link
Contributor

Nice, works perfectly! Minor aesthetic suggestion: the text doesn't fit entirely in the box, maybe that can be fixed?

image

@cpranav93
Copy link
Contributor Author

@laurasootes, it seems that the size of the box varies with the size of the window.
image

@laurasootes
Copy link
Contributor

Ah yeah true, I see it now on my larger screen

@cpranav93 cpranav93 merged commit ee6d3e9 into main Mar 3, 2023
@cpranav93 cpranav93 deleted the 400-implement-label-file-upload-support branch March 3, 2023 09:23
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

Successfully merging this pull request may close these issues.

None yet

2 participants