Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webmin: Split up index page into three tabs #1785

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rdmark
Copy link
Member

@rdmark rdmark commented Nov 24, 2024

Rather than a monolithic index page for the webmin module, this introduces a tabbed UI with three tabs: One for the AFP file server (the default), one for DDP (AppleTalk) services, and one for other global settings.

This brings two benefits: Better at-a-glance understanding of the state of the AFP file server when you enter the module, which is what most people are interested in. And secondly, more logical grouping of settings and service control.

The main drawback is that operations on secondary tabs gives you a roundtrip to the default tab, which can be a chore especially when starting/stopping the AppleTalk services.

Screenshot 2024-11-24 at 8 56 38 Screenshot 2024-11-24 at 8 57 12 Screenshot 2024-11-24 at 8 57 28

@rdmark rdmark linked an issue Nov 24, 2024 that may be closed by this pull request
@rdmark rdmark force-pushed the 1761-webmin-move-home-dir-and-presets-tables-into-separate-pages branch from fd86b1d to 6e9ac09 Compare November 24, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

webmin: Move home dir and presets tables into separate pages
1 participant