-
Bug
-
Resolution: Fixed
-
Major
-
1.5.0
-
None
-
None
-
Seen on version 4.7.3 and on master
-
4.8.0 M3
How to reproduce :
- Click on the right top panel to update profil.
- Update it to set one skill
- Update button is not correctly displayed :
[SKININTRA-281] Incorrect display of "Update" button for one skill
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Sprint | New: 4.8.0 M3 [ 88 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Attachment | New: image-2023-09-28-14-37-58-777.png [ 28001 ] |
Affects Version/s | New: 1.5.0 [ 18065 ] |
Fix Version/s | New: 1.6.0 [ 18084 ] |
Button and skill's label are both incorrect
The produced HTML is not the same when there is 1 value (<p>) or 2 or more value (<ul><li>)
The produced HTML for a multiple value should be always the same (<ul><li> in this case)
Expected result is: