You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Type a non-existent filename into Quick Open so there are no results
Type a Goto Line query (something starting with ":")
Results:
1 - Quick Open field has a red border, except bottom border is gray
2 - Quick Open field has a blue border, except bottom border is gray
This broke due to PR #5921, so assigning to @larz0
The problem is that the "smart autocomplete" dropdown is still visible, just empty, so it collapses to just a px or so tall. That will be fixed by PR #7227, but I don't think that's going to fit in the current sprint so in the meantime our CSS will have to work around the issue.
Results:
1 - Quick Open field has a red border, except bottom border is gray
2 - Quick Open field has a blue border, except bottom border is gray
This broke due to PR #5921, so assigning to @larz0
The problem is that the "smart autocomplete" dropdown is still visible, just empty, so it collapses to just a px or so tall. That will be fixed by PR #7227, but I don't think that's going to fit in the current sprint so in the meantime our CSS will have to work around the issue.