-
Notifications
You must be signed in to change notification settings - Fork 265
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
Create Secrets modal doesnt auto use namespace on left #975
Comments
I think this was intentional, @carlos-logro maybe you can remember? If we want to change this behaviour we should do it as part of #727 |
Yeah I don't remember discussing having to choose it from the left side. But sure, ill add it as part of that issue. |
hrmm I can't find the discussion now, but I'm pretty sure we decided that the namespace dropdown in the create secret dialog should be separate from the one in the nav. It might make sense to have the namespace dropdown in the create UI default to the selected namespace from the nav, but I think it's still useful to allow the user to then select a different namespace without affecting other pages. The updated designs only have the global namespaces dropdown on list views, so there would be no conflict in this case as the only namespace dropdown displayed when creating a secret would be the one in the create form. |
@AlanGreene I meant for the create secret modal |
Yes I agree, that's what I meant by:
It's also worth bearing in mind that the modals will be going away, replaced with a full page experience.
|
Closing in favour of #1304 which is tracking a single consistent approach to resolving these namespace-related issues. |
Expected behavior
Create Secrets modal uses namespace on left
Actual behavior
Have to select a namespace myself
Steps to reproduce the problem
Environment
Docker desktop
master
Additional Info
The text was updated successfully, but these errors were encountered: