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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0051943
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajoralways2023-03-22 11:132023-05-19 14:34
ReporterablascoView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in Version23Q3
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

0051943: Responsive Toolbar render every time Form updates

DescriptionResponsive Toolbar render every time Form updates , because buttonsList in Responsive Toolbar is linked to the form.

There is a useEffect hook with buttonList dependency required for the Form.
Steps To Reproduce- Login in portrait Mode
- Select a form, ( Follow Up Files, Customers )
- Be sure, Responsive Toolbar is working with three dots MoreButtons component
- Write anything or change some field in the Form.

Any time a form field changes, Responsive Toolbar renders to update.
TagsNo tags attached.
Attached Filesgif file icon ResponsiveToolbarRenderUpdatesInForm.gif [^] (300,886 bytes) 2023-03-22 11:13

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0052130 closedablasco Responsive Toolbar render causing a Glitch in Forms 
related to defect 0053681 closedjarmendariz useIsOverflow is not working when overflow disappear 

-  Notes
(0148477)
hgbot (developer)
2023-04-17 13:21

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1048 [^]
(0149993)
hgbot (developer)
2023-05-19 14:34

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1048 [^]
(0149994)
hgbot (developer)
2023-05-19 14:34

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: fa7625ef29cd0743c96863c35aee4dafa3277dfd
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 19-05-2023 14:32:20
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/fa7625ef29cd0743c96863c35aee4dafa3277dfd [^]

Fixes ISSUE-51943 Responsive Toolbar does not render anymore if input change in Forms

If the button structure has been modified, we need to reset the visible and aggregated buttons. But it the button list has other changes (i.e.
its events have been updated), we still need need to update (not reset) the visible and aggregated buttons with the new information, otherwise
(following the events example) when clicked they will execute a previous version of the event

When setting the list of buttons to be included in the aggregated button, the buttons were not being properly converted
to the format expected by the MoreButtonsMenu component

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

- Issue History
Date Modified Username Field Change
2023-03-22 11:13 ablasco New Issue
2023-03-22 11:13 ablasco Assigned To => Triage Platform Base
2023-03-22 11:13 ablasco File Added: ResponsiveToolbarRenderUpdatesInForm.gif
2023-03-22 11:13 ablasco Triggers an Emergency Pack => No
2023-04-17 13:17 ablasco Relationship added duplicate of 0052130
2023-04-17 13:21 hgbot Note Added: 0148477
2023-05-18 12:47 AugustoMauch Assigned To Triage Platform Base => AugustoMauch
2023-05-18 12:47 AugustoMauch Status new => scheduled
2023-05-19 14:34 hgbot Resolution open => fixed
2023-05-19 14:34 hgbot Status scheduled => closed
2023-05-19 14:34 hgbot Note Added: 0149993
2023-05-19 14:34 hgbot Fixed in Version => 23Q3
2023-05-19 14:34 hgbot Note Added: 0149994
2023-11-23 12:58 jarmendariz Relationship added related to 0053681


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker