issue-tracking icon indicating copy to clipboard operation
issue-tracking copied to clipboard

Metric selection dropdown filter randomly resets

Open lemairecarl opened this issue 2 years ago • 0 comments

Describe the Bug

In the "Add scatter chart to project" window, when typing to filter through metrics and parameters, I type characters and the dropdown updates. However, after I stop typing, after a few seconds the dropdown resets to showing all items, even as I have something in the filter text box. Thus, to be able to use the filtering, I have to react quickly and click right when I see the item I want. If I wait just 3-4 seconds, there is a risk that the dropdown resets to showing all items.

Expected behavior

The dropdown should only update in reaction to key presses.

Where is the issue?

  • [ ] Comet Python SDK
  • [x] Comet UI
  • [ ] Third Party Integrations (Huggingface, TensorboardX, Pytorch Lighting etc)

To Reproduce

Steps to reproduce the behavior:

  1. Go to Panels
  2. Click on Add
  3. Add a scatter chart
  4. Start filtering the Y-axis field by typing characters
  5. In some cases, just waiting 2 seconds will make the bug happen. Also, scrolling the dropdown to the top can trigger the bug.

Screenshots or GIFs

As you can see, the dropdown contains items unrelated to "accu", in fact it shows all items.

Screenshot from 2022-08-27 13-10-01

Link to Comet Project/Experiment

https://www.comet.com/lemairecarl/harmon-moyer/view/dfWVmkI8grlv7lAEONOW6N0Ql/panels

lemairecarl avatar Aug 27 '22 17:08 lemairecarl