Hi, I'm still having issues with the "Experiments"...
# give-feedback
i
Hi, I'm still having issues with the "Experiments" screen. It's very challenging to find experiments. I'm not able to sort within the columns once a tag is entered in the search box. I also thought that a filter for Watched items would be back in there by now. (Build: 4.1.0+019007b (2025-09-24))
Here's an example. I have a tag in the search box and I can't sort by date. I'm not sure which column the sort is based on, but it's leading with experiments that were stopped over 2 years ago! It would be really helpful to have it auto-sorted by the date column (Descending)
s
Sorry to hear you're having trouble. I'll communicate this feedback to the team, but here is what I'd do in the meantime. In the search box, you can do:
Copy code
tag:tag-name created:>oct-10-2025 is:watched
that'll show you experiments with selected tag, created after the date (you can use
updated
also), and only show watched experiments.