Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 22 months ago

#3208 closed defect (bug) (fixed)

"Jump to new item" not very intuitive

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

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 19 years ago.
better messages, markup validation

Download all attachments as: .zip

Change History (3)

@mdawaffe
19 years ago

better messages, markup validation

#1 @mdawaffe
19 years ago

  • Keywords listman added
  • Owner changed from anonymous to mdawaffe
  • Status changed from new to assigned
  • Version set to 2.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
19 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

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

Note: See TracTickets for help on using tickets.