Making WordPress.org

Opened 20 months ago

Closed 2 weeks ago

#7852 closed defect (bug) (fixed)

Upload button has no submitting state

Reported by: dd32 Owned by: obenland
Priority: normal Milestone:
Component: Theme Directory Keywords:
Cc:

Description

As I noted in PR 438 the Theme Directory upload theme page doesn't have a good "Upload in progress" submit button state.

In the older theme, the submit button had some button[disabled] styles that greyed out the button.
In the new theme the button doesn't appear to have any state other than what you see by default.

We should add proper state to indicate that the upload is in progress. This could be done through changing the text in addition to the style.

Change History (2)

#1 @obenland
2 weeks ago

  • Owner set to obenland
  • Status newaccepted

#2 @obenland
2 weeks ago

  • Resolutionfixed
  • Status acceptedclosed

In 15001:

Theme Directory: Indicate upload progress on the theme upload form.

Fixes #7852.
Closes https://github.com/WordPress/wordpress.org/pull/735.

Note: See TracTickets for help on using tickets.