Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056586 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | minor | have not tried | 2024-09-30 12:25 | 2024-10-17 13:15 | |||
Reporter | ignacio_deandres | View Status | public | |||||
Assigned To | ignacio_deandres | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | main | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056586: Remove the X (clear input) in the InputComponents in the Request String process in SCO app mode | |||||||
Description | It would be nice to not have the X in the Input Components on the left side of the edit data view in the request string process in SCO (RequestStringEditDataViewSCO). Also, in the display data view, as the only way to edit these fields is in the edit data view (RequestStringDisplayDataViewSCO). | |||||||
Steps To Reproduce | An array of this component is being used in the RequestString component, specifically in the RequestStringEditDataViewSCO which is loaded depending on the request by the RequestStringSCO component. In this case, each selected input should be synchronized with the main InputComponent that is also loaded, but when the X button is pressed to clear the component, if something's written again (without selecting another input because this works well and you'll not be able to reproduce the issue), it will act as if nothing had happened, not removing the previous input. | |||||||
Proposed Solution | Add the 'renderInputContent' in the InputComponent and in the calls made to it when necessary. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0170375) hgbot (developer) 2024-10-14 16:50 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/merge_requests/101 [^] |
(0170377) hgbot (developer) 2024-10-14 16:52 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/merge_requests/86 [^] |
(0170541) hgbot (developer) 2024-10-17 13:14 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout [^] Changeset: 4d71be20642b68d09eb8e757c182e20cdbbcae1f Author: Ignacio De Andrés <ignacio.deandres@openbravo.com> Date: 17-10-2024 11:14:35 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/commit/4d71be20642b68d09eb8e757c182e20cdbbcae1f [^] FIXES ISSUE-56586: add renderInputContent function to control the ClearInputButton component in the BaseFormInput --- M web-jspack/org.openbravo.pos2.selfcheckout/src/components/RequestString/RequestStringDisplayDataViewSCO/RequestStringDisplayDataViewSCO.jsx M web-jspack/org.openbravo.pos2.selfcheckout/src/components/RequestString/RequestStringEditDataViewSCO/RequestStringEditDataViewSCO.jsx --- |
(0170542) hgbot (developer) 2024-10-17 13:14 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/merge_requests/101 [^] |
(0170543) hgbot (developer) 2024-10-17 13:15 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client [^] Changeset: e47168f24edf9012d6a2f1c82d37890a3dd34d45 Author: Ignacio De Andrés <ignacio.deandres@openbravo.com> Date: 17-10-2024 11:14:58 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/commit/e47168f24edf9012d6a2f1c82d37890a3dd34d45 [^] FIXES ISSUE-56586: added ability to control the renderInputContent parameter --- M web-jspack/org.openbravo.events.client/src/components/InputComponent.jsx M web-jspack/org.openbravo.events.client/src/components/RequestString.jsx --- |
(0170544) hgbot (developer) 2024-10-17 13:15 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/merge_requests/86 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-09-30 12:25 | ignacio_deandres | New Issue | |
2024-09-30 12:25 | ignacio_deandres | Assigned To | => Triage Platform Conn |
2024-09-30 12:25 | ignacio_deandres | Triggers an Emergency Pack | => No |
2024-09-30 12:26 | ignacio_deandres | Relationship added | related to 0056341 |
2024-10-01 16:22 | adrianromero | Status | new => acknowledged |
2024-10-11 08:23 | adrianromero | Assigned To | Triage Platform Conn => ignacio_deandres |
2024-10-14 16:31 | ignacio_deandres | Category | Core => POS |
2024-10-14 16:31 | ignacio_deandres | Summary | Be able to control the ClearInputButton with parameters when calling the BaseFormInput component => Remove the X (clear input) in the InputComponents in the Request String process in SCO app mode |
2024-10-14 16:31 | ignacio_deandres | Description Updated | View Revisions |
2024-10-14 16:31 | ignacio_deandres | Proposed Solution updated | |
2024-10-14 16:50 | hgbot | Note Added: 0170375 | |
2024-10-14 16:52 | hgbot | Note Added: 0170377 | |
2024-10-17 13:14 | hgbot | Resolution | open => fixed |
2024-10-17 13:14 | hgbot | Status | acknowledged => closed |
2024-10-17 13:14 | hgbot | Note Added: 0170541 | |
2024-10-17 13:14 | hgbot | Note Added: 0170542 | |
2024-10-17 13:15 | hgbot | Note Added: 0170543 | |
2024-10-17 13:15 | hgbot | Note Added: 0170544 |
Copyright © 2000 - 2009 MantisBT Group |