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

ui: Volume creation : button add for labels should change from disable to enable status when a label value and key is provided #3303

Closed
JBWatenbergScality opened this issue Apr 20, 2021 · 1 comment · Fixed by #3338
Assignees
Labels
topic:ui UI-related issues

Comments

@JBWatenbergScality
Copy link
Contributor

Component:

UI

Why this is needed:

From a ux point of view it is not enough evident that we have to click add button when having entered the label, leading to human error creating the volume without the label despite having filled it in.

image

What should be done:

We should change the status of the button once having provided a label key and value so that the user clearly see the required action.

Test plan:

Unit test

@JBWatenbergScality JBWatenbergScality added the topic:ui UI-related issues label Apr 20, 2021
@ChengYanJin ChengYanJin added this to the Metalk8s 2.9.1 milestone Apr 28, 2021
@ChengYanJin ChengYanJin self-assigned this Apr 29, 2021
ChengYanJin added a commit that referenced this issue Apr 29, 2021
UX improvement:
When the labelName and labelValue are not empty, we change the color of
the button to indicate clicking on the `Add` button is necessary.

Refs: #3303 #3328
ChengYanJin added a commit that referenced this issue Apr 30, 2021
UX improvement:
When the labelName and labelValue are not empty, we change the color of
the button to indicate clicking on the `Add` button is necessary.

Refs: #3303 #3328
ChengYanJin added a commit that referenced this issue Apr 30, 2021
UX improvement:
When the labelName and labelValue are not empty, we change the color of
the button to indicate clicking on the `Add` button is necessary.

Refs: #3303 #3328
ChengYanJin added a commit that referenced this issue May 3, 2021
UX improvement:
When the labelName and labelValue are not empty, we change the color of
the button to indicate clicking on the `Add` button is necessary.

Refs: #3303 #3328
ChengYanJin added a commit that referenced this issue May 4, 2021
UX improvement:
When the labelName and labelValue are not empty, we change the color of
the button to indicate clicking on the `Add` button is necessary.

Refs: #3303 #3328
@ChengYanJin
Copy link
Contributor

merged in #3338

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic:ui UI-related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants