allegroai / clearml-server

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
Other
364 stars 132 forks source link

[Nuisance] Ability to silence selection warning #149

Open idantene opened 1 year ago

idantene commented 1 year ago

This is perhaps a product of #134, but the gist is as follows. First, in a project view, whenever a task is clicked - it is both highlighted AND selected (the checkbox is automatically checked for the first selected task). Now if one clicks on "Open Archive", the following messages pops up: image Which is very nice to have as a reminder once. But it is a nuisance since one cannot e.g. select "Don't show me again" or similar.

Can we add something like that to the UI? Thanks :)

ainoam commented 1 year ago

@idantene Perhaps the warning should not be presented if there's only a single item selected?

idantene commented 1 year ago

@ainoam I don't know -- I think it's a good idea to have the warning even for a single item (though it should be maybe only if it's checked, not just selected/highlighted).

Most software would allow you to have a "never show this again" option so you still get the warning shoved down your throat the first time, but can avoid it in the future 😉

ainoam commented 1 year ago

Thanks for helping improve ClearML @idantene. This should hopefully make it into a near release.

pollfly commented 1 year ago

Hey @idantene! v1.8.0 is out with a "Don't show again" option for UI notifications when archiving tasks