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

Move search under tabs #57188

Merged
merged 9 commits into from Nov 1, 2021
Merged

Conversation

jmarolf
Copy link
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
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
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
Copy link
Contributor Author

jmarolf commented Nov 1, 2021

/azp run roslyn-integration-CI

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jmarolf jmarolf merged commit 9f3a05d into dotnet:main Nov 1, 2021
@ghost ghost added this to the Next milestone Nov 1, 2021
@vatsalyaagrawal vatsalyaagrawal modified the milestones: Next, 17.1.P2 Nov 5, 2021
@vatsalyaagrawal vatsalyaagrawal added this to In Progress in Roslyn-IDE Nov 5, 2021
@vatsalyaagrawal vatsalyaagrawal removed this from In Progress in Roslyn-IDE Nov 5, 2021
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.

None yet

3 participants