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

website: Remove next task button and load new task immediately #683

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

othrayte
Copy link
Collaborator

Pressing "submit" now also loads the next task.

Also disable the task inputs while the task is submitted and before the new task is ready in case the users network is slow or something.

Most of the work was in disabling the inputs.

This is the first step towards #671.

Also disable the task inputs while the task is submitted and before the new task is ready in case the users network is slow or something.
@@ -0,0 +1,33 @@
import React from "react";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stories! Rock on!

@fozziethebeat
Copy link
Collaborator

🔥

@fozziethebeat fozziethebeat merged commit fd8bd49 into LAION-AI:main Jan 13, 2023
@othrayte othrayte deleted the no-next-task branch January 13, 2023 12:50
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.

2 participants