Opened 5 years ago
Closed 5 years ago
#53923 closed enhancement (duplicate)
Redesign profile settings using tabbed interface
| Reported by: | joedolson | Owned by: | joedolson |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Users | Version: | |
| Severity: | normal | Keywords: | needs-design needs-patch |
| Cc: | Focuses: | ui, accessibility, javascript, administration |
Description
See also #51086, which proposes an API for tabbed settings usable by plug-ins. It would be nice to have a common tabbed settings framework, but I think it's more sensible to add it to core if it's being used by core.
The account profile page is a good candidate for breaking into tabbed sections: it's long, broken up by logical sections, and commonly extended, making it even longer.
In combination with #51086, I'd like to explore updating the profile screen.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Potential duplicate of #37934 where tabs were also proposed.