Opened 9 years ago
Closed 9 years ago
#36504 closed defect (bug) (fixed)
Having only a single theme overflows the container
Reported by: | hardeepasrani | Owned by: | obenland |
---|---|---|---|
Milestone: | 4.6 | Priority: | normal |
Severity: | normal | Version: | 4.6 |
Component: | Themes | Keywords: | has-patch has-screenshots |
Focuses: | ui, administration | Cc: |
Description
Hey guys,
In WordPress, here's how the Theme page is looking is there's only a single theme and the menu is collapsed:
https://nimbus.everhelper.me/client/notes/share/444111/mm5yx25gxxlhbwlgn56v
I tested with various sites and it was happening even before 4.5 update.
I've attached CSS patch which fixes this (hope it's good) and also tested it with RTL. Here's how it looks after this:
https://nimbus.everhelper.me/client/notes/share/444113/qxl4l6z51ilnmd4t4mwb
Hope this helps.
Attachments (7)
Change History (22)
#1
@
9 years ago
- Component changed from General to Themes
Hi @hardeepasrani, thanks for the ticket.
No need to patch minified or RTL files, a build task takes care of that.
#3
@
9 years ago
- Summary changed from Having on a single theme overflows the container to Having only a single theme overflows the container
#5
@
9 years ago
- Keywords needs-refresh added; needs-testing removed
We should probably just removed this rule.
#7
@
9 years ago
@obenland
If we remove that part then this happens when you've multiple themes and you click on one to see the pop-up: https://nimbus.everhelper.me/client/notes/share/444184/p60nhl145p2l26ecpt00
#8
@
9 years ago
- Keywords needs-refresh removed
Good point. Let's make that selector more specific then. See 36504.diff.
#11
@
9 years ago
- Focuses ui added
- Keywords needs-screenshots added
Can we get screenshots with the patch applied?
#12
@
9 years ago
@DrewAPicture Will this do or should I add when there are multiple themes as well? :)
#13
@
9 years ago
- Keywords has-screenshots added; needs-screenshots removed
@hardeepasrani: Seems like the fix is specifically for a single theme overflowing the container, but yeah, adding a screenshot showing that the listing for multiple themes is still displaying as expected would probably be good too.
Edits both minfied and complete files, ltr and rtl.