Opened 4 years ago
Closed 4 years ago
#53923 closed enhancement (duplicate)
Redesign profile settings using tabbed interface
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Users | Keywords: | needs-design needs-patch |
| Focuses: | ui, accessibility, javascript, administration | Cc: |
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.
Potential duplicate of #37934 where tabs were also proposed.