-
Notifications
You must be signed in to change notification settings - Fork 341
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
[BUG] Image label "easy bulk entry" seems not work #4206
Comments
Same issue also happened in pages There is logic bug during parsing the separator. (code) Since the code is from rancher shell, same issue happened on rancher dashboard. |
Pre Ready-For-Testing Checklist
|
Automation e2e test issue: harvester/tests#1252 |
@a110605 this looks good on Harvester Version: master-9c0a3a1-head 👍 😄 easybulkentry-2024-07-03_17.00.15.mp4 |
Describe the bug
In Images -> Create -> Labels, follow the tooltip
Paste lines of key=value or key: value into any key field for easy bulk entry
and try to paste key=value lines, but not convert to lables automatically.To Reproduce
Steps to reproduce the behavior:
Go to 'Images -> Create'
In Basics, enter image URL, image Name is filled automatically.
In Labels, enter custom key=value lines, but not convert to labels.
Expected behavior
lines should be convert to lables like:
Support bundle
supportbundle-easy_bulk_entry_labels.zip
Environment
v1.2.0-rc3
Additional context
The text was updated successfully, but these errors were encountered: