SonataAdminBundle icon indicating copy to clipboard operation
SonataAdminBundle copied to clipboard

Improve batch confirmation page

Open core23 opened this issue 8 years ago • 2 comments

Environment

Question Answer
Bundle version 3.4.0
Symfony version 2.8.4
php version 5.6

Subject

When showing the batch confirmation page, the full filter list is displayed inside a <div style="display: none"> block. This should be changed to render all fields as hidden inputs instead of this dirty hack.

Also, the labels are currently displayed with a wrong (default) translation domain.

bildschirmfoto 2016-08-14 um 16 20 12

core23 avatar Aug 14 '16 14:08 core23

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Jan 30 '20 23:01 stale[bot]

I wonder if we really need the filter form elements on the batch pages. We could also store the selected filter values inside the user session. This could solve the issue but could cause other issues if you open multiple tabs with different filter settings.

core23 avatar Aug 28 '21 21:08 core23

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Oct 08 '23 16:10 github-actions[bot]