[SG-39018] Search filter sidebar flickers on click trigger icon click
Created by: gitstart-sourcegraph
Description
Sidebar panel flickers sometimes when clicked, See attached video for a short Demo
https://user-images.githubusercontent.com/7220167/179904236-35163711-6d3f-4714-8fd2-9bfd3d67e3a6.mov
Expected behavior
Panel does not flicker when clicked
Implementation details
As shown on console log, issue occurs as a result of changes in selectedTab(file)
Refs
SourceGraph Issue GitStart Issue
Test Plan
- Open the
Search Sidebar
and close it, simultaneously, ensure that it doesn't flicker.
App preview:
Check out the client app preview documentation to learn more.