Opened 12 years ago
Closed 12 years ago
#28963 closed defect (bug) (fixed)
Media type filter and search error message in modal has changed
| Reported by: | paulwilde | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Media | Version: | 4.0 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: | ui |
Description
The error message when you filter by media type and get no results has changed from 3.9. This is the same when searching too.
Previously a properly aligned message would display with the ability to upload files. Now it just shows some generic text that is no longer aligned.
Attachments (5)
Change History (12)
#4
@
12 years ago
Needs a decision about the strings and the button size. Have in mind, that the view is currently shared with the media grid.
#5
@
12 years ago
In [29364] data.message = this.options.message; was added, means "No items found." exists now always and .has-upload-message is set, which produces different margins, see ticket:28851:16. Have to check how this was set in 3.9.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 29364: