Make WordPress Core

Opened 10 years ago

Closed 9 years ago

#32004 closed defect (bug) (fixed)

Audio/video list and gallery - date dropdown and message

Reported by: pavelevap's profile pavelevap Owned by: helen's profile helen
Milestone: 4.2 Priority: normal
Severity: normal Version: 4.1
Component: Media Keywords: has-patch
Focuses: javascript Cc:

Description

When you create audio/video list or gallery, there is date dropdown which does not work.

And message is displayed in wrong position.

See attached screenshot.

Attachments (2)

Date_dropdown_in_media_list.png (15.7 KB) - added by pavelevap 10 years ago.
32004.patch (10.5 KB) - added by ocean90 10 years ago.

Download all attachments as: .zip

Change History (10)

#1 @helen
10 years ago

  • Keywords reporter-feedback added

The message isn't misplaced, there's just a dropdown there that doesn't need to be there. Is this new to trunk or does it happen in 4.0/4.1?

#2 @pavelevap
10 years ago

  • Keywords reporter-feedback removed
  • Version changed from trunk to 4.1

Related: #30931

In 4.1.1 there is date dropdown still visible (and also not working) and message is hidden.

In 4.0.1 there is only message (which is probably right).

#3 @pavelevap
10 years ago

Now it is very ugly (also for galleries), so it would be better to hide message at least (as it was in 4.1.1)?

#4 @ocean90
10 years ago

  • Milestone changed from Awaiting Review to 4.2

Moving to 4.2 because I'm seeing more media modals (for example in Customizer) which shouldn't have the date filter.

@ocean90
10 years ago

#5 @ocean90
10 years ago

  • Focuses javascript added
  • Keywords has-patch added

32004.patch:

  • Removes non-functional date filter from gallery/collection edit views
  • Improves docs for AttachmentsBrowser
  • Fixes missing date option in MediaFrame.Select

#6 @DrewAPicture
9 years ago

  • Owner set to helen
  • Status changed from new to reviewing

This ticket was mentioned in Slack in #core by helen. View the logs.


9 years ago

#8 @helen
9 years ago

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

In 32228:

Media: Date filtering does not need to be on for all contexts.

Affected areas include customizer upload controls and video playlist editing.

props ocean90.
fixes #32004.

Note: See TracTickets for help on using tickets.