Skip to main content
  Tuesday, May 05, 2026
  1 Replies
  4 Visits
  Subscribe
Hello,

I'm using WP File Download with a large number of categories and files and I'd like to suggest two UI improvements for the admin panel:

1. Categories sidebar: internal scrolling When there are many categories, the left sidebar grows indefinitely in height, pushing the page content down and making navigation awkward. The .scroller_wrapper_inner element seems designed to handle scrolling, but core.css sets max-height: unset which disables it. A fixed height with overflow-y: auto on the sidebar (or a sticky/fixed position behavior) would make it much easier to navigate large category trees without losing context.

2. Upload buttons always visible at the top The file upload is positioned at the bottom of the file list. In a folder with many files, users must scroll to the bottom to upload — which is counterintuitive. Placing the upload controls (drag & drop area, "Add file", "Add remote file" buttons) above the file list, or as a sticky toolbar at the top of #pwrapper, would significantly improve the workflow.

Both issues become significant pain points for the use experience.

Thank you for considering these suggestions.
A
22 hours ago
Hi,

Thank you for your valuable suggestion.

I genuinely appreciate your input, and I have taken note of your feature requests.
It has been added to our list of requested features, where we carefully consider ideas for future enhancements.

We truly value customer feedback like yours, as it helps us prioritize and improve our products.
Thank you for taking the time to share your suggestions with us.

Cheers,
  • Page :
  • 1
There are no replies made for this post yet.