Openbravo Issue Tracking System - POS2
View Issue Details
0054394POS2Corepublic2024-01-18 20:052024-01-19 11:05
jarmendariz 
jarmendariz 
normalmajorhave not tried
closedfixed 
5
 
23Q4.223Q4.2 
No
0054394: In multiselection mode, options button in rows should disappear on multiselect mode
As the main purpose of the multiselection toolbar project is to be able to be able to execute actions that can be applied to multiple tickets at once, the rows options should be hidden in each row when entering multiselection mode to emphasize that we are selecting multiple items, so we should execute actions for the selected rows.
In a pos2-modules environment, go to remote tickets screen and select a row using the checkbox at the left side. See attached gif for reference. Note that in multiselection mode, the options button (the ones with the three dots) are visible both in the multiselection header and for each row.
No tags attached.
related to defect 0054367 closed jarmendariz In multiselection mode, options button in rows should disappear on multiselect mode 
Issue History
2024-01-18 20:05jarmendarizNew Issue
2024-01-18 20:05jarmendarizAssigned To => jarmendariz
2024-01-18 20:05jarmendarizTriggers an Emergency Pack => No
2024-01-18 20:05jarmendarizIssue generated from0054367
2024-01-18 20:06jarmendarizRelationship addedrelated to 0054367
2024-01-18 20:34hgbotNote Added: 0159507
2024-01-18 20:39jarmendarizTypedefect => backport
2024-01-19 11:05hgbotNote Added: 0159525
2024-01-19 11:05hgbotResolutionopen => fixed
2024-01-19 11:05hgbotStatusnew => closed
2024-01-19 11:05hgbotFixed in Version => 23Q4.2
2024-01-19 11:05hgbotNote Added: 0159526

Notes
(0159507)
hgbot   
2024-01-18 20:34   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1335 [^]
(0159525)
hgbot   
2024-01-19 11:05   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1335 [^]
(0159526)
hgbot   
2024-01-19 11:05   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 61f100cd368ea4267f60dec7e53d474fcfeac626
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 18-01-2024 20:32:45
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/61f100cd368ea4267f60dec7e53d474fcfeac626 [^]

Fixed ISSUE-54394: Options for rows should be hidden in multiselect mode

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