#44760 closed defect (bug) (fixed)
Media library module dates filter doesn't fully display
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.1 | Priority: | normal |
Severity: | normal | Version: | 5.1 |
Component: | Media | Keywords: | has-screenshots has-patch needs-testing |
Focuses: | ui | Cc: |
Description
This issue first came up while testing Gutenberg. Here is the original ticket https://github.com/WordPress/gutenberg/issues/2202
The issue occurs when there is only one select box in the Media Modal. Basically the date filter select box text is getting cutoff. This currently only occurs when using Gutenberg, but there may be other cases where only one select box is shown in the Media Modal. The patch has already been committed into Gutenberg.
Once this is fixed in core, the commit should be removed from Gutenberg. https://github.com/WordPress/gutenberg/commit/8deaf5eca672848224e286e0ab03dde40fd5219d
Attachments (2)
Change History (10)
This ticket was mentioned in Slack in #core-media by mike. View the logs.
7 years ago
#3
@
7 years ago
- Keywords needs-testing added
- Milestone changed from Awaiting Review to 5.0
Thanks for the report and the patch!
We chatted about this in the media meeting, linked above, and folks agreed it should be fixed in core, so milestoning this to 5.0.
Fixes the issue of the date filter select box being cutoff.