Replies: 1 comment 1 reply
-
Hey! You're right. This is not optimal. We plan to implement it in the next few months. We need to implement a unified way to handle batch operations even when they're time-consuming. We plan to run the operations as asynchronous tasks and inform the user about the progress using WebSockets. This will take some time to implement. Here is the corresponding issue: #911 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
It would be great to have such a feature, because it's really tedious to click reviewed 5000 times.
Valid use cases:
As you can see, this is tightly coupled and affected by the import feature.
This means that providing a "mark as reviewed" while importing might be enough.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions