Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Titlebar launcher input text overflows on small window sizes #51016

Open
VSCodeTriageBot opened this issue May 13, 2022 · 12 comments
Open

Titlebar launcher input text overflows on small window sizes #51016

VSCodeTriageBot opened this issue May 13, 2022 · 12 comments
Labels

Comments

@VSCodeTriageBot
Copy link

Trying -149445

Perhaps we could default to some subset of the prompt text under some media query or other window size condition. One possible option would be to shorten the [Action | Folder name] pattern to just the action. E.g. "Search hello-world" -> "Search"

-- Before

CleanShot 2022-05-13 at 09 59 13-2x

-- After

CleanShot 2022-05-13 at 10 03 30-2x

cc -lychung7 -misolori for other ideas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
@VSCodeTriageBot and others