Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 3 years ago

#3208 closed defect (bug) (fixed)

"Jump to new item" not very intuitive

Reported by: matt Owned by: mdawaffe
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: normal Keywords: listman
Cc: Focuses:

Description

On various places where we do AJAX adding, like the users page, instead of saying something like we used to, such as "New user added" we now say "Jump to new item". We should try to make this friendly.

Also, error messages and other messages should go *above* the form, not below it.

Attachments (1)

3208.diff (8.6 KB ) - added by mdawaffe 20 years ago.
better messages, markup validation

Download all attachments as: .zip

Change History (3)

@mdawaffe
20 years ago

better messages, markup validation

#1 @mdawaffe
20 years ago

  • Keywords listman added
  • Owner changed from anonymous to mdawaffe
  • Status newassigned
  • Version2.1

"User X added"

"Category X added"

Validate the markup on users.php and categories.php.

Put messages above form.

Will need to bump two JS versions in script-loader.php.

#2 @ryan
20 years ago

  • Resolutionfixed
  • Status assignedclosed

(In [4583]) Better AJAX feedback messages and markup fixes. Props mdawaffe. fixes #3208

Note: See TracTickets for help on using tickets.