Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Bottom border of Quick Open text field has wrong color #7307

@peterflynn

Description

@peterflynn
  1. Type a non-existent filename into Quick Open so there are no results
  2. 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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions