Opened 7 years ago
Last modified 6 years ago
#42599 new defect (bug)
Design changes in Tools Categories and Tags Converter box and Tools Import box
Reported by: | Shital Patel | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.9 |
Component: | Import | Keywords: | has-patch needs-testing |
Focuses: | ui, administration | Cc: |
Description
Some Design changes in Categories and Tags Converter box and Import box
Go to wp-admin
- Tools > Available Tools
- Tools > Import
Attachments (7)
Change History (18)
#4
follow-up:
↓ 5
@
7 years ago
- Keywords ui-feedback needs-testing added
@Shital Patel thanks for the ticket and patch. How is this change reflected in multiple screen sizes?
#5
in reply to:
↑ 4
@
7 years ago
Replying to welcher:
@Shital Patel thanks for the ticket and patch. How is this change reflected in multiple screen sizes?
I have been added new patch for Responsive CSS. Sorry, I don't have an iphone. So I checked with web developer tool for responsive design. Let me know if any changes in responsive design.
This ticket was mentioned in Slack in #design by boemedia. View the logs.
6 years ago
#7
@
6 years ago
Hey @Shital Patel,
We discussed your ticket today in the design team's ticket triage and I need to find a moment to test your patch. But I was curious what your reason is for the text box to go full width.
#8
@
6 years ago
- Keywords ui-feedback needs-testing removed
I tested the patch, it works for me! See this screen recording I did: https://cl.ly/tADD
#9
@
6 years ago
Just noting a little point to consider is character length per line. With these changes it pushes it to just over the maximum and may go even further with translations.
#10
@
6 years ago
This comment is in response to @karmatosed point about length and readability in the description.
In the example above it has "Categories and Tags Converter" mentioned a second time in the description but as a link to the tool; I like that it makes finding it easy by having the link provided, but having the link be the exact name of the Tool in the description seems redundant and wordy. Having the title of the tool (Categories and Tags Converter) as the link (flashes blue as you mouse over it or just a cursor change), maintains the accessibility of the link and allows the description to be much shorter and to the point.
For example:
Categories and Tags Converter
Easily convert categories to tags (or vice versa).
(Exactly 50 characters)
Taking out the redundancy and allowing the tool title to be the link should, theoretically, help keep the description shorter in any language.
Also, it does seem odd that there is a page for available tools that force you to go somewhere else to activate the said tool. An idea would be to have an activator next to each tool that you could switch on and off as desired.
Hello,
after change in css I added patch 42599.patch. Please check and let me know your views.