True 'Select All' - Expand 'Select All' Beyond Just the Current Page of a Folder
REQUEST: Add an option for 'True' Select All such that when a user performs a Select All (via command+a / control+a), they have a new option to also select all items in the current folder, not just the ones on that current page.
BACKGROUND: When folders have a lot of items, there can be many pages and pages of items. The webapp's current 'Select All' functionality ONLY allows users to select all items from the given page (which is only 20 items for most users since the 'items per page' default is 20, though users can manually increase it to 100). Aka we only currently have a 'Select All Visible' option, we don't have a true 'Select All'.
This leads to scenarios where users have folders with many pages of items in them and no ability to select ALL items in a folder, regardless of whether how many they can see on the current page.