Created by: philipp-spiess
Currently, the action buttons shown in the saved searches panel on the home pages shows an outline for when one button is selected:
This is an issue in multiple ways:
This has also been raised internally: https://sourcegraph.slack.com/archives/CHEKCRWKV/p1645538194224819
To fix this and also pave the way for making this panel a tab component for the user invitations work (https://github.com/sourcegraph/sourcegraph/issues/31214), we're making two small changes here as also discussed in this Figma:
Note: as part of the above work we will also make this button group collapsable if there's not enough space to avoid it overlapping the tab elements. This will happen later in https://github.com/sourcegraph/sourcegraph/pull/31406.