-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Closed
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS CodebugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugsettings-editorVS Code settings editor issuesVS Code settings editor issuesuxUser experience issuesUser experience issues
Description
Currently we have the sharp-cornered input boxes and round cornered <select>
s
Would be better to apply a border-radius: 5px
to match, or remove all rounded corners.
Another issue is the checkboxes look really out of the place.
chrome://flags
made all yes/no into <select>
so everything look clean & consistent.
You can say it's one more click, however by making all controls the same <select>
, Chrome is able to use the filled select box as an indication for "modified".
An alternative approach, still from Chrome, is to have all form controls right-aligned.
Metadata
Metadata
Assignees
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS CodebugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugsettings-editorVS Code settings editor issuesVS Code settings editor issuesuxUser experience issuesUser experience issues