Openbravo Issue Tracking System - POS2
View Issue Details
0055351POS2Corepublic2024-04-29 10:242024-05-07 14:19
jarmendariz 
jarmendariz 
normalmajorhave not tried
closedfixed 
5
 
24Q3 
No
0055351: ChipList shows briefly a vertical scrollbar during the appearance animation
During the appearance animation of new chips, at the beginning of the animation an unwanted vertical scrollbar appears and then it disappears.
On Storybook, open ChipLists scrollable overflow and create new chips
No tags attached.
caused by feature request 0055104 closed jarmendariz In a ChipList, creation of new Chips should be animated 
Issue History
2024-04-29 10:24jarmendarizNew Issue
2024-04-29 10:24jarmendarizAssigned To => Triage Platform Base
2024-04-29 10:24jarmendarizTriggers an Emergency Pack => No
2024-04-29 10:25jarmendarizAssigned ToTriage Platform Base => jarmendariz
2024-04-29 10:25jarmendarizRelationship addedcaused by 0055104
2024-05-03 00:35hgbotNote Added: 0164037
2024-05-07 14:19hgbotNote Added: 0164151
2024-05-07 14:19hgbotResolutionopen => fixed
2024-05-07 14:19hgbotStatusnew => closed
2024-05-07 14:19hgbotFixed in Version => 24Q3
2024-05-07 14:19hgbotNote Added: 0164152

Notes
(0164037)
hgbot   
2024-05-03 00:35   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1481 [^]
(0164151)
hgbot   
2024-05-07 14:19   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1481 [^]
(0164152)
hgbot   
2024-05-07 14:19   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: b079a3512e02737fb4360f2d00347be43916581f
Author: Javier Armendáriz <j.armendariz@orisha.com>
Date: 07-05-2024 12:19:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/b079a3512e02737fb4360f2d00347be43916581f [^]

Fixes ISSUE-55351: Simplified chip list animation that makes animation smoother and avoids unwanted scrollbars

---
M web-jspack/org.openbravo.core2/src/components/BaseChip/BaseChip.scss
M web-jspack/org.openbravo.core2/src/components/ChipList/ChipList.jsx
M web-jspack/org.openbravo.core2/src/components/ChipList/ChipList.scss
---