-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Display query in search bar after namespace change and page reload #3562
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3562 +/- ##
==========================================
+ Coverage 48.34% 48.36% +0.01%
==========================================
Files 165 165
Lines 8027 8027
Branches 43 43
==========================================
+ Hits 3881 3882 +1
+ Misses 3865 3864 -1
Partials 281 281
Continue to review full report at Codecov.
|
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: eloyekunle, maciaszczykm The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Let me test /hold |
Ups, too late :) I've tested it. |
Ensures query remains in search bar on namespace change, and after page reload.
Closes #3502.