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

Do not remove query after namespace change and page reload #3502

Closed
maciaszczykm opened this issue Jan 10, 2019 · 1 comment
Closed

Do not remove query after namespace change and page reload #3502

maciaszczykm opened this issue Jan 10, 2019 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/backlog Higher priority than priority/awaiting-more-evidence.

Comments

@maciaszczykm
Copy link
Member

maciaszczykm commented Jan 10, 2019

Environment
Installation method: any
Kubernetes version: any
Dashboard version: master
Operating system: any
Node.js version ('node --version' output): any
Go version ('go version' output): any
Steps to reproduce
  1. Search for a some query, i.e. "nginx". Confirm your search. See the results.
  2. Change namespace. Notice URL change. Notice results change.
  3. Query does not match results and URL. It is empty.
Observed result

Query is empty in the top bar.

Expected result

It should contain query. In this case "nginx".

Comments

n/a

@maciaszczykm maciaszczykm added kind/bug Categorizes issue or PR as related to a bug. priority/backlog Higher priority than priority/awaiting-more-evidence. labels Jan 10, 2019
@maciaszczykm maciaszczykm added this to the v2.0.0 milestone Jan 10, 2019
@eloyekunle
Copy link
Contributor

When I tried to reproduce this, even before changing namespace or reloading the page, the query disappears from the top bar immediately I press enter.

I'm working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/backlog Higher priority than priority/awaiting-more-evidence.
Projects
None yet
Development

No branches or pull requests

2 participants