Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051943 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | always | 2023-03-22 11:13 | 2023-05-19 14:34 | |||
Reporter | ablasco | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 23Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0051943: Responsive Toolbar render every time Form updates | |||||||
Description | Responsive 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(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 --- |
![]() |
|||
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 | OBNetwork customer | => No |
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 | Merge Request Status | => open |
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:23 | hgbot | Merge Request Status | open => approved |
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 |