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

View Revisions: Issue #40472 All Revisions ] Back to Issue ]
Summary 0040472: [UX] Inconsistent behavior of the dropdown list in the combo boxes of the filtering row in grid
Revision 2019-04-16 13:55 by alostale
Description In the backoffice grid, in the filter row, if there is a field pointing to a foreign key, once it is opened a dropdown list with the options is shown with a checkbox at the beginning of each row.

The problem is that this dropdown list only reacts if there is a click in the checkbox. If a click is done in any part of the row at the right of the checkbox (the label or the empty space in its right side), nothing happens.

Revision 2019-04-11 12:47 by alostale
Description In the backoffice grid, in the filter row, if there is a field pointing to a foreign key, once it is opened a dropdown list with the options is shown with a checkbox at the beginning of each row.

The problem is that this dropdown list only reacts if there is a click in the checkbox. If a click is done in any part of the row at the right of the checkbox (the label or the empty space in its right side), nothing happens.

The behavior should be exactly the same than the grid rows/records so:
* Click in the checkbox, it select the row and the dropdown list remains open in case the user needs to select more items (the same than the current behavior)
* Click in any other part of the row, it deletes any previous selection (uncheck all the selected rows, if exist), select the pressed row (and just the pressed row) and closes automatically the combo box.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker