Openbravo Issue Tracking System - POS2
View Issue Details
0053600POS2Corepublic2023-10-05 09:552023-11-18 10:35
AugustoMauch 
gonzalo_fernandez 
normalmajorhave not tried
closedfixed 
5
 
24Q1 
No
0053600: Implement base component to create dialogs tab-based components that can be included in dialogs: MultiTabBaseDialog
Some features are planned that would benefit from a core component that simplifies the creation of dialogs that contain a tab-selector, where when a tab is clicked, the content of that tab is displayed, see attached mockup.

It would be convenient if the content of those dialogs is defined using a configuration file.
-
No tags attached.
related to defect 0053858 new Triage Platform Base BaseDialog Responsive Toolbar height overflow 
blocks feature request 0053883 closed gonzalo_fernandez Add support for dynamic buttons in MultiTabBaseDialog components 
png Mockup.png (57,150) 2023-11-07 10:00
https://issues.openbravo.com/file_download.php?file_id=19134&type=bug
png
Issue History
2023-10-05 09:55AugustoMauchNew Issue
2023-10-05 09:55AugustoMauchAssigned To => gonzalo_fernandez
2023-10-05 09:55AugustoMauchTriggers an Emergency Pack => No
2023-10-06 10:20hgbotNote Added: 0155617
2023-11-06 11:27ablascoRelationship addedrelated to 0053858
2023-11-07 09:27AugustoMauchStatusnew => scheduled
2023-11-07 09:59AugustoMauchSummaryMultiTabBaseDialog => Implement base component to create dialogs tab-based components that can be included in dialogs: MultiTabBaseDialog
2023-11-07 09:59AugustoMauchDescription Updatedbug_revision_view_page.php?rev_id=27097#r27097
2023-11-07 10:00AugustoMauchFile Added: Mockup.png
2023-11-07 10:05AugustoMauchRelationship addedblocks 0053883
2023-11-18 10:35hgbotResolutionopen => fixed
2023-11-18 10:35hgbotNote Added: 0157301
2023-11-18 10:35hgbotStatusscheduled => closed
2023-11-18 10:35hgbotFixed in Version => 24Q1
2023-11-18 10:35hgbotNote Added: 0157302

Notes
(0155617)
hgbot   
2023-10-06 10:20   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1260 [^]
(0157301)
hgbot   
2023-11-18 10:35   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1260 [^]
(0157302)
hgbot   
2023-11-18 10:35   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 9efca3b3824a90736da8fc4a237e9ef1b0e3fb5e
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 18-11-2023 10:34:48
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/9efca3b3824a90736da8fc4a237e9ef1b0e3fb5e [^]

Fixes ISSUE-53600: Adds MultiTabBaseDialog component

---
---