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

Add search nav item #7210

Merged
merged 7 commits into from
Jul 12, 2022
Merged

Add search nav item #7210

merged 7 commits into from
Jul 12, 2022

Conversation

AlexAndBear
Copy link
Contributor

@AlexAndBear AlexAndBear commented Jul 4, 2022

Description

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • ...

@update-docs
Copy link

update-docs bot commented Jul 4, 2022

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@AlexAndBear AlexAndBear marked this pull request as ready for review July 7, 2022 13:54
Copy link
Contributor

@pascalwengerter pascalwengerter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love the simplification, and works nicely. Let's get this through CI and squash-merge 🕵🏽

@sonarcloud
Copy link

sonarcloud bot commented Jul 12, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

27.8% 27.8% Coverage
0.0% 0.0% Duplication

@pascalwengerter pascalwengerter merged commit 2449b55 into master Jul 12, 2022
@delete-merged-branch delete-merged-branch bot deleted the issues/7190 branch July 12, 2022 11:45
@tbsbdr
Copy link
Contributor

tbsbdr commented Jul 12, 2022

I don't get the userstory for this feature (new Item "Search" appears). I'd expect that there is no active sidebar item at all - first proposal of @kulmann s comment: #7190 (comment)

@AlexAndBear
Copy link
Contributor Author

Well this was spoken with @kulmann which we found a good idea, easy to remove anyways if you wish so.

@tbsbdr
Copy link
Contributor

tbsbdr commented Jul 12, 2022

If I'm not missing something we should not have an additional Item ( remove it) and follow Benedikts first proposal -> have no item at all for search in the left sidebar as I guess this is the users expectation (looking at eg. webmail clients or competitors). We can wait until Benedikt is back - maybe I miss something...

@AlexAndBear
Copy link
Contributor Author

Let's remove it, but the issue is not solved then, nav highlighter is still behaving strange

@AlexAndBear
Copy link
Contributor Author

#7270

@micbar micbar mentioned this pull request Aug 11, 2022
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search: Left sidebar item is hard to read (because of wrong colors)
4 participants