Selecting multiple invoices at once with the Shift key
EmbDclic opened this issue · 1 comments
Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to download the invoices for the last month and that I have to click approx. 40 times on the checkboxes to select all of them.
Describe the solution you'd like
The simplest solution would be to click the first checkbox, then clicking the last checkbox while holding the Shift key would check automatically all checkboxes in between.
Describe alternatives you've considered
It’s possible to filter the invoices by setting a start and end date, then click the checkbox at the top of the column to select them all, but this is very tedious and isn’t faster than selecting them manually.
Additional context
Related URL: https://www.ovh.com/manager/dedicated/#/billing/history
Hello @EmbDclic,
The datagrid component, used in this repository, is served through the following repository: https://github.com/ovh/ovh-ui-kit
I'll transfer it, where you will be able to follow its progress
Regards,
Jeremy