Bug report
Describe your environment
- OS name and version: Safari web
Describe the problem
When switching between filter tabs (ALL, BLOCKED, UNBLOCKED), the search bar width changes unexpectedly. Selecting the BLOCKED tab causes the search bar to shrink, creating a visible layout shift in the UI.
Steps to reproduce:
- Open the blocklist page containing the search bar and filter tabs.
- Observe the default layout while
ALL or UNBLOCKED is selected.
- Click the
BLOCKED filter tab.
- Notice that the search bar width becomes smaller.
- Switch back to
ALL or UNBLOCKED.
- Observe that the search bar returns to its original width.
Observed Results:
- The search bar shrinks when the
BLOCKED tab is selected, causing a noticeable horizontal layout shift/jump.
Expected Results:
- The search bar and filter buttons should maintain consistent sizing and positioning regardless of the selected filter state. No layout shift should occur when switching tabs.
Relevant Code:
Check the images for reference, notice the changes

Bug report
Describe your environment
Describe the problem
When switching between filter tabs (
ALL,BLOCKED,UNBLOCKED), the search bar width changes unexpectedly. Selecting theBLOCKEDtab causes the search bar to shrink, creating a visible layout shift in the UI.Steps to reproduce:
ALLorUNBLOCKEDis selected.BLOCKEDfilter tab.ALLorUNBLOCKED.Observed Results:
BLOCKEDtab is selected, causing a noticeable horizontal layout shift/jump.Expected Results:
Relevant Code:
Check the images for reference, notice the changes