You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When exporting a dataset, a modal should appear that states "Download will start automatically as soon as the dataset is ready."
Current Behaviour
When exporting a dataset, a modal should appear that states "Download will start automaticly as soon as the dataset is ready."
"Automatically" is spelled wrong in the current state.
Possible Solution
Change "automaticly" to "automatically" in cvat-ui/src/components/export-dataset/export-dataset-modal.tsx.
Steps to Reproduce (for bugs)
Create a task with a dataset
Click "Open" on the task
Open the "Actions" menu
Click "Export task dataset"
Click "Ok"
A modal will appear in the top-right corner of the screen with the misspelling
Context
Obviously, this doesn't have a large impact. I am trying to fix a spelling error that I see.
My actions before raising this issue
Expected Behaviour
When exporting a dataset, a modal should appear that states "Download will start automatically as soon as the dataset is ready."
Current Behaviour
When exporting a dataset, a modal should appear that states "Download will start automaticly as soon as the dataset is ready."
"Automatically" is spelled wrong in the current state.
Possible Solution
Change "automaticly" to "automatically" in
cvat-ui/src/components/export-dataset/export-dataset-modal.tsx
.Steps to Reproduce (for bugs)
Context
Obviously, this doesn't have a large impact. I am trying to fix a spelling error that I see.
Your Environment
The live website, cvat.org.
Next steps
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered: