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

switching openwhisk namespaces does not emit confirmation of switch #2406

Closed
rabbah opened this issue Aug 17, 2019 · 2 comments
Closed

switching openwhisk namespaces does not emit confirmation of switch #2406

rabbah opened this issue Aug 17, 2019 · 2 comments
Labels
design 🎨 kind/feature Categorizes issue or PR as related to a new feature.

Comments

@rabbah
Copy link

rabbah commented Aug 17, 2019

If you are working with multiple openwhisk namespaces, when you switch between them via auth list then select, there is confirmation emitted of the change.

I believe this used to emit something like "ok you're not using ...". I think a positive and explicit confirmation would be helpful. Note that when you swtich kui themes, say from light to dark, the visual confirmation is the theme change itself.

I think it's quite confusing to switch namespaces without telling the user it was actually successful.

@rabbah
Copy link
Author

rabbah commented Aug 17, 2019

in fact the radio selection can be misleading:

  1. add auth A
  2. add auth B
  3. auth list, and select B
  4. revoke auth A
  5. wait appropriate amount of time for A to be revoked in the backend (~5 minutes)
  6. auth list and select A

the console will show that A is no longer valid, the namespace does not actually switch but the radio button is still on A.

Screen Shot 2019-08-17 at 10 53 27 AM

@starpit
Copy link
Contributor

starpit commented Jan 3, 2020

moving to kui-shell/oui#65

@starpit starpit closed this as completed Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design 🎨 kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants