Skip to content

Move search under tabs#57188

Merged
jmarolf merged 9 commits intodotnet:mainfrom
jmarolf:feature/move-search-bar-under-tabs
Nov 1, 2021
Merged

Move search under tabs#57188
jmarolf merged 9 commits intodotnet:mainfrom
jmarolf:feature/move-search-bar-under-tabs

Conversation

@jmarolf
Copy link
Copy Markdown
Contributor

@jmarolf jmarolf commented Oct 17, 2021

Before:

Whitespace

image

Code Style

image

Analyzers

image

After:

Whitespace

image

Code Style

image

Analyzers

image

@jmarolf jmarolf force-pushed the feature/move-search-bar-under-tabs branch from ea811d3 to ecff21a Compare October 27, 2021 09:07
@jmarolf jmarolf marked this pull request as ready for review October 27, 2021 09:13
@jmarolf jmarolf requested a review from a team as a code owner October 27, 2021 09:13
@jmarolf jmarolf requested a review from ryzngard October 27, 2021 19:14
@ryzngard
Copy link
Copy Markdown
Contributor

Love this. Looks likely this will need a UX Review pass for a11y. Looking at the code now for review, but wanted to give you a heads up.

@jmarolf
Copy link
Copy Markdown
Contributor Author

jmarolf commented Oct 28, 2021

  • Could use a little extra spacing underneath to visually separate it from the column headers just a bit (for aesthetic reasons; looks a bit cramped)
  • It might not hurt to make the box a bit wider if you think users are likely to enter longer or multiple search terms

Feedback from the UX team I am going to try and address

jmarolf and others added 6 commits October 28, 2021 10:52
…IDataSourceSearchSettingsExtensions.cs

Co-authored-by: Andrew Hall <ryzngard@live.com>
previsouly the scollbar wasn't getting styles because the tabular-data-control was being hoested in a frame
"Could use a little extra spacing underneath to visually separate it from the column headers just a bit (for aesthetic reasons; looks a bit cramped)"
Turns out I can just cast IVsUIDataSource to a SearchSettingsDataSource, simplified things
@jmarolf jmarolf enabled auto-merge October 28, 2021 19:44
@jmarolf
Copy link
Copy Markdown
Contributor Author

jmarolf commented Nov 1, 2021

/azp run roslyn-integration-CI

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@ryzngard ryzngard added UX Review Not Required UX Review Not Required and removed Needs UX Triage labels Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants