Netatalk / netatalk

Netatalk is a Free and Open Source AFP fileserver. A *NIX or BSD system running Netatalk is capable of serving many Macintosh clients simultaneously as an AppleShare file server.
https://netatalk.io
GNU General Public License v2.0
354 stars 87 forks source link

webmin: Move home dir and presets tables into separate pages #1761

Open rdmark opened 19 hours ago

rdmark commented 19 hours ago

The combination of volumes + home dir + presets at the top of the Webmin landing page adds up to a lot of vertical real estate, easily pushing out the global setting icons and the process control buttons from the viewport.

I think it would make for a better UX if the most critical user flows are visible at a glance when you load up the module. I.e. active shared volumes, available global setting categories, and the state / control of netatalk processes.

Hence, this ticket is about creating separate pages for configuring home dir and presets. These are likely to be uncommonly used features by most of the user base.