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

Show success toast after resetting annotation in tasks view #3207

Merged
merged 4 commits into from
Sep 13, 2018

Conversation

philippotto
Copy link
Member

@philippotto philippotto commented Sep 12, 2018

URL of deployed dev instance (used for testing):

  • https://___.webknossos.xyz

Steps to test:

  • reset a task from the tasks page and enjoy the toast

Issues:


Copy link
Member

@daniel-wer daniel-wer left a comment

Choose a reason for hiding this comment

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

Nice :)

const label =
annotation.state === "Finished" || doesAnnotationNotBelongToActiveUser ? (
<span>
<React.Fragment>
Copy link
Member

Choose a reason for hiding this comment

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

👍

@philippotto philippotto merged commit 42c1890 into master Sep 13, 2018
@fm3 fm3 deleted the success-toast-after-reset branch September 13, 2018 11:25
philippotto added a commit that referenced this pull request Sep 13, 2018
philippotto added a commit that referenced this pull request Sep 13, 2018
* Revert "auto remove autogen flow-check files on git checkout (#3208)"

This reverts commit 3e8c6b9.

* Revert "Show success toast after resetting annotation in tasks view (#3207)"

This reverts commit 42c1890.

* Revert "Finished Tasks sorting and UI rework (#3202)"

This reverts commit 2e08469.

* Revert "Add URLs for dashboard tabs (#3183)"

This reverts commit 0e29527.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No success toast after task reset from admin view
2 participants