Openbravo Issue Tracking System - POS2
View Issue Details
0054647POS2POSpublic2024-02-12 16:162024-02-23 16:56
ablasco 
ablasco 
normalminorhave not tried
closedfixed 
5
 
24Q2 
No
0054647: Add support for component-based chips
Chip-shaped buttons should display more than just simple labels or avatar images,
This Material UI Chip component should support more contextually relevant information about the items they represent extending with another custom component inside.
*
No tags attached.
Issue History
2024-02-12 16:16ablascoNew Issue
2024-02-12 16:16ablascoAssigned To => ablasco
2024-02-12 16:16ablascoTriggers an Emergency Pack => No
2024-02-12 16:20hgbotNote Added: 0160639
2024-02-12 16:23AugustoMauchIssue Monitored: AugustoMauch
2024-02-12 16:24AugustoMauchStatusnew => scheduled
2024-02-23 16:55hgbotResolutionopen => fixed
2024-02-23 16:55hgbotStatusscheduled => resolved
2024-02-23 16:55hgbotFixed in Version => 24Q2
2024-02-23 16:55hgbotNote Added: 0161210
2024-02-23 16:55hgbotNote Added: 0161211
2024-02-23 16:55hgbotNote Added: 0161212
2024-02-23 16:56AugustoMauchStatusresolved => closed

Notes
(0160639)
hgbot   
2024-02-12 16:20   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1364 [^]
(0161210)
hgbot   
2024-02-23 16:55   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 803723b138969fc0a53b205efc9fa0a1bd9d8ca3
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 23-02-2024 15:48:31
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/803723b138969fc0a53b205efc9fa0a1bd9d8ca3 [^]

Fixes ISSUE-54647: Custom Component is supported in BaseChip model with Avatar and close icon button

---
M web-jspack/org.openbravo.core2/src/components/BaseChip/BaseChip.jsx
M web-jspack/org.openbravo.core2/src/components/BaseChip/stories/BaseChip.stories.jsx
---
(0161211)
hgbot   
2024-02-23 16:55   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 4f5202930515d0ff37412c859ed21c3c4e72fbec
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 23-02-2024 16:54:57
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/4f5202930515d0ff37412c859ed21c3c4e72fbec [^]

Fixes ISSUE-54647: Adds support for component-based chips

---
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/BaseChip/__test__/BaseChip.test.jsx
M web-jspack/org.openbravo.core2/src/components/BaseChip/stories/BaseChip.stories.jsx
M web-jspack/org.openbravo.core2/src/components/BaseChip/stories/BaseChip.stories.scss
---
(0161212)
hgbot   
2024-02-23 16:55   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1364 [^]