After clicking the Clear Graph button, the result count updates to zero, but the Show All dropdown continues to display the previous result count, leading to a discrepancy.
Steps to Reproduce:
Perform a search and get results displayed both in the Show All dropdown and result option.
Click the Clear Graph button.
Observe that the result option count is set to zero, but the Show All dropdown still displays the previous result count.
Describe the bug
Clear Graph
button, the result count updates to zero, but theShow All
dropdown continues to display the previous result count, leading to a discrepancy.Steps to Reproduce:
Show All
dropdown andresult
option.Clear Graph
button.result
option count is set to zero, but theShow All
dropdown still displays the previous result count.Bug Demo:
https://www.loom.com/share/4a2abb0b53e54a1a994c68e851969ed3
Acceptance Criteria
Show All
dropdown should also reflect zero after clearing the graph.