is there a way to select multiple experiments easily, e.g. I'd like to delete all #16 to #19 experiments. I tried clicking 16, then hold shift, and click 19, but it doesn't work. If I click each checkbox individually, since the checkbox is quite small, occasionally I miss, then it leads to the experiment page. when I go back, all the clicked checkboxes become unchecked, and I need to repeat again, which is quite frustrating. (actually I'm trying to delete all #1 to #19 experiments, just using 16 for an example)
It seems likely that Phoenix currently does not support shift-click or range selection for experiments; selection must be done by clicking each experiment individually. There are known UX frustrations with this, such as losing selection state when navigating away, and the checkbox size making selection error-prone. These issues have been discussed in the community, but no built-in solution for range selection or persistent selection state is documented as of now. Deleting multiple experiments is possible, but only after manually selecting each one individually in the UI or toolbar, then using the delete action menu or toolbar button to remove them in bulk (source, source).Would you like more detail on possible workarounds or upcoming improvements in this area?Sources: - ExperimentSelectionToolbar.tsx (selection and deletion logic) - https://github.com/Arize-ai/phoenix/issues/8963
馃挕聽Hint: Mention RunLLM in the thread for followups.
