Openbravo Issue Tracking System - POS2
View Issue Details
0054393POS2Corepublic2024-01-18 20:042024-01-19 11:05
jarmendariz 
jarmendariz 
normalmajorhave not tried
closedfixed 
5
 
24Q124Q1 
No
0054393: 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:04jarmendarizNew Issue
2024-01-18 20:04jarmendarizAssigned To => jarmendariz
2024-01-18 20:04jarmendarizTriggers an Emergency Pack => No
2024-01-18 20:04jarmendarizIssue generated from0054367
2024-01-18 20:04jarmendarizRelationship addedrelated to 0054367
2024-01-18 20:28hgbotNote Added: 0159500
2024-01-19 11:05hgbotNote Added: 0159523
2024-01-19 11:05hgbotResolutionopen => fixed
2024-01-19 11:05hgbotStatusnew => closed
2024-01-19 11:05hgbotFixed in Version => 24Q1
2024-01-19 11:05hgbotNote Added: 0159524

Notes
(0159500)
hgbot   
2024-01-18 20:28   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1334 [^]
(0159523)
hgbot   
2024-01-19 11:05   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1334 [^]
(0159524)
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: 10559b29f83582598b63f3690b151d1c7196496b
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 19-01-2024 10:04:45
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/10559b29f83582598b63f3690b151d1c7196496b [^]

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

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