Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
6.2.16
-
None
-
Empty show more show less
-
Yes
-
Nucleus 24, Nucleus 25
-
3
Description
Steps to reproduce
- Decorate stories app to add a twin column field as a new block. The existing decoration in /travel-demo-stories-app/decorations/stories-app/apps/stories.yaml can be modified to reproduce this bug as follows:
subApps: editor: form: properties: relatedContent: properties: tours: label: stories.editor.relatedContent.tours.label $type: jcrMultiValueField buttonSelectAddLabel: stories.editor.relatedContent.tours.add.label field: $type: linkField chooserId: stories-app:chooserTours datasource: $type: jcrDatasource workspace: tours buttonSelectNewLabel: stories.editor.relatedContent.tours.browse.label twinSelect: label: Groups $type: twinColSelectField leftColumnCaption: "Available groups" rightColumnCaption: "User is member of" datasource: $type: jcrDatasource workspace: usergroups allowedNodeTypes: - mgnl:group blocks: blocks: - text - image - video - externalLink - date - tour - twinSelect permissions: roles: travel-demo-publisher: travel-demo-publisher travel-demo-editor: travel-demo-editor
- Make use of the new column field by moving values from one column to another
Expected results
Twin column field can be used without any issue
Actual results
Focus is lost and scroll moves in a jump. This is more noticeable in smaller screens (laptop) than in bigger ones, where the jump is lighter.
Checklists
Acceptance criteria
Attachments
Issue Links
- relates to
-
MGNLUI-7674 TwincolumnSelectField CollapsableCompositeField scrolls up after use
-
- Open
-
1.
|
Implementation |
|
Completed | Jaromir Sarf | ||||||||
2.
|
Code review |
|
Closed | Antonín Juran | ||||||||
3.
|
preintQA |
|
Closed | Antonín Juran | ||||||||
4.
|
QA |
|
Completed | Sang Ngo Huu |
|
|||||||
5.
|
Backport to 6.2 |
|
Closed | Jaromir Sarf |