-
Notifications
You must be signed in to change notification settings - Fork 247
[UI] Allow single item deletion from multi-value fields #7084
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] Allow single item deletion from multi-value fields #7084
Conversation
|
Skipping CI for Draft Pull Request. |
✅ Deploy Preview for odo-docusaurus-preview canceled.
|
2bbc1ce to
0a0ca54
Compare
ui/src/app/controls/multi-key-value/multi-key-value.component.html
Outdated
Show resolved
Hide resolved
Co-authored-by: Philippe Martin <phmartin@redhat.com>
…d to Co-authored-by: Philippe Martin <phmartin@redhat.com>
… attached to" This reverts commit 4bf895f.
…tached to Co-authored-by: Philippe Martin <phmartin@redhat.com>
|
Kudos, SonarCloud Quality Gate passed! |
feloy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works great, thanks
Flaky issue with /override OpenShift-Integration-tests/OpenShift-Integration-tests |
|
@rm3l: Overrode contexts on behalf of rm3l: OpenShift-Integration-tests/OpenShift-Integration-tests DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |








What type of PR is this:
/kind feature
/area Web-UI
What does this PR do / why we need it:
This adds the ability in the
odo devUI to delete single items from multi-value fields:Screenshots
Which issue(s) this PR fixes:
Fixes #7055
PR acceptance criteria:
Unit test
Integration test
Documentation
How to test changes / Special notes to the reviewer: