Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes: https://linear.app/sourcegraph/issue/SRCH-1585/followup-box-leaks-through-repo-filters
Fix the z-index for repo search filter dropdown. It overlaps over follow up input and breaks.
Test plan
Before
![image](https://private-user-images.githubusercontent.com/22571395/410775523-b81f414b-3311-4a0e-98c7-3531bd97ca63.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NjQ4MTEsIm5iZiI6MTczODk2NDUxMSwicGF0aCI6Ii8yMjU3MTM5NS80MTA3NzU1MjMtYjgxZjQxNGItMzMxMS00YTBlLTk4YzctMzUzMWJkOTdjYTYzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDIxNDE1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM5N2M1ODQ3ZDMyY2Y1MjEzZDAyZDRiZGI4NGMzNDhiMjY2YjFkMzYyNzQ3OTE4MDMwNTI4NmZmYzg3YjM2MGEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.W3r3MGXLM0jo_c3VZKY1xVYTwjo9d0a6ZkEaWsdGpjk)
After