Opened 11 years ago
Closed 11 years ago
#5094 closed defect (bug) (fixed)
XProfile field edit screen UI update
Reported by: | johnjamesjacoby | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | 1.9 | Priority: | high |
Severity: | normal | Version: | 1.5 |
Component: | Extended Profile | Keywords: | has-patch commit early |
Cc: |
Description
The screen that appears when a site admin edits a profile field is out-of-date and ugly. It also still points to admin.php instead of users.php, causing the top-level-menu item to not be highlighted.
Imminent patch to bring the UI up to 2011 standard, and fix the incorrect links.
Attachments (2)
Change History (7)
#1
@
11 years ago
The changes look pretty good to me at a glance, though I have not studied them in detail.
My preference, given where we are in the dev cycle, is to fix the users.php links (which strikes me as a legitimate bug, if not a regression in 1.8), and to push the markup/styling changes to 1.9. Though I see that you've made some adjustments in the js to account for the changed markup, I'm still wary of introducing non-essential changes this late in 1.8 that have the potential to break functionality.
With patch applied