Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0057405
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coremajoralways2024-12-10 10:082025-01-24 14:16
ReporteraaroncaleroView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in Version25Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0057405: MultiOptionDialog does not support the dialogType prop

DescriptionWhen 0056122 was implemented, BaseDialog components were given the capability to receive a dialogType as a prop (error', 'warning', 'info' or 'success') to apply special css styles in these cases.
As part of that change, the base StandardDialog and ConfirmationDialog (used via askConfirmation api) were also extended to support the dialogType prop (as they are extensions of BaseDialog)

The MultiOptionDialog component (another extension of BaseDialog, that works as a ConfirmationDialog with extensible buttons), however, however, was not included in 0056122 and therefore it is not possible to pass the dialogType prop to these components
Steps To ReproduceCheck the component files for BaseDialog, ConfirmationDialog or StandardDialog and verify that dialogType can be passed as a prop.

Check MultiOptionDialog and verify that it does not support dialogType
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0174617)
hgbot (developer)
2025-01-23 17:53

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1731 [^]
(0174678)
hgbot (developer)
2025-01-24 14:15

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1731 [^]
(0174679)
hgbot (developer)
2025-01-24 14:16

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 012eb80f6ce93c946afedab5b8a410f072fc7754
Author: Augusto Mauch <amauch@orisha.com>
Date: 24-01-2025 13:15:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/012eb80f6ce93c946afedab5b8a410f072fc7754 [^]

Fixes ISSUE-57405: dialogType can be passed to MultiOptionalDialog, will be forwarded to BaseDialog

---
M web-jspack/org.openbravo.core2/src/components/MultiButtonStandardDialog/MultiButtonStandardDialog.jsx
M web-jspack/org.openbravo.core2/src/components/MultiOptionDialog/MultiOptionDialog.jsx
---

- Issue History
Date Modified Username Field Change
2024-12-10 10:08 aaroncalero New Issue
2024-12-10 10:08 aaroncalero Assigned To => Triage Platform Base
2024-12-10 10:08 aaroncalero Triggers an Emergency Pack => No
2025-01-16 13:21 AugustoMauch Assigned To Triage Platform Base => AugustoMauch
2025-01-16 13:21 AugustoMauch Status new => scheduled
2025-01-23 17:53 hgbot Note Added: 0174617
2025-01-24 14:15 hgbot Note Added: 0174678
2025-01-24 14:16 hgbot Resolution open => fixed
2025-01-24 14:16 hgbot Status scheduled => closed
2025-01-24 14:16 hgbot Fixed in Version => 25Q2
2025-01-24 14:16 hgbot Note Added: 0174679


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker