Openbravo Issue Tracking System - POS2
View Issue Details
0055104POS2Corepublic2024-04-05 08:152024-04-25 17:18
jarmendariz 
jarmendariz 
normalminorhave not tried
closedfixed 
5
 
24Q3 
No
0055104: In a ChipList, creation of new Chips should be animated
Just like other applications such as Whatsapp, Chips should be animated to do a zoom effect when a new chip is added to the ChipList component.
See description
No tags attached.
causes defect 0055351 closed jarmendariz ChipList shows briefly a vertical scrollbar during the appearance animation 
Issue History
2024-04-05 08:15jarmendarizNew Issue
2024-04-05 08:15jarmendarizAssigned To => jarmendariz
2024-04-05 08:15jarmendarizTriggers an Emergency Pack => No
2024-04-05 08:16jarmendarizStatusnew => scheduled
2024-04-05 08:19hgbotNote Added: 0162861
2024-04-25 17:18hgbotResolutionopen => fixed
2024-04-25 17:18hgbotStatusscheduled => closed
2024-04-25 17:18hgbotNote Added: 0163761
2024-04-25 17:18hgbotFixed in Version => 24Q3
2024-04-25 17:18hgbotNote Added: 0163762
2024-04-29 10:25jarmendarizRelationship addedcauses 0055351

Notes
(0162861)
hgbot   
2024-04-05 08:19   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1442 [^]
(0163761)
hgbot   
2024-04-25 17:18   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1442 [^]
(0163762)
hgbot   
2024-04-25 17:18   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 137b3f5ad2dbfddb016b07c76c5c7df2e35dbbdf
Author: Javier Armendáriz <j.armendariz@orisha.com>
Date: 25-04-2024 17:18:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/137b3f5ad2dbfddb016b07c76c5c7df2e35dbbdf [^]

Fixed ISSUE-55104: ChipList animates new chips when they appear

---
M web-jspack/org.openbravo.core2/src/components/AppBar/UserButton/UserAvatar.jsx
M web-jspack/org.openbravo.core2/src/components/BaseChip/BaseChip.jsx
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
---