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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054982
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coreminoralways2024-03-18 16:582024-03-18 17:00
Reporterruben_jimenezView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionmainSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0054982: Header checkbox in BaseMultiSelectorDialog doesn't show when there is sort options

DescriptionThe header checkbox to select all the rows of the grid doesn't appear when sort options are rendered for the list view
Steps To ReproduceIn BaseMultiSelectorDialog, when you set the properties 'multiline' and 'viewAsList' to true and add to the 'column' propertie a JSON configuration [1], the checkbox to select all rows of the grid doesn't appear.

In SSMS enviroment you can check the error by following this steps:

1- Login in SSMS app
2- Go to "Put Aways" view
3- Click on "New Put Away" button
4- Click on 'Stock Product' input
See that the header checkbox doesn't appear.




[1] Column configuration example: " columns: [
          {
            field: 'product_name',
            headerName: '$OBAWO_ProdNameLbl',
            sortable: true
          }
        ]"
TagsNo tags attached.
Attached Filesgif file icon HeaderCheckBoxError.gif [^] (28,237 bytes) 2024-03-18 17:00

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2024-03-18 16:58 ruben_jimenez New Issue
2024-03-18 16:58 ruben_jimenez Assigned To => Triage Platform Base
2024-03-18 16:58 ruben_jimenez File Added: HeaderCheckboxError.gif
2024-03-18 16:58 ruben_jimenez Triggers an Emergency Pack => No
2024-03-18 17:00 ruben_jimenez File Deleted: HeaderCheckboxError.gif
2024-03-18 17:00 ruben_jimenez File Added: HeaderCheckBoxError.gif


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker