Opened 9 years ago
Last modified 8 years ago
#43058 new feature request
File search in theme & plugin editor window
| Reported by: | Mahesh901122 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Plugins | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | ui, administration |
Description (last modified by )
Now we have using Code mirror for updating theme/plugin files. We have also create a directory tree of theme & plugin files.
It is hard to search the file in the given directory tree. So, File search filed is useful to search particular file. This patch search file name & file extensions too.
Attachments (6)
Change History (12)
#1
@
9 years ago
I have made changes to existing .patch to improve coding standard.
- Expected 1 space before/after closing bracket.
This ticket was mentioned in Slack in #accessibility by afercia. View the logs.
8 years ago
#3
@
8 years ago
- Component Editor → Plugins
- Description modified (diff)
- Focuses accessibility removed
- Version trunk
@Mahesh901122 and @dilipbheda thanks for the patch! Looks like an interesting proposal! Discussed a bit during today's accessibility team bug-scrub, and probably this is something the UI team would like to consider. A couple accessibility things:
- the search field misses a label
- this kind of filtering with suggestions should be made accessible following the pattern already used in core for similar cases, see for example the links suggestions and the tags suggestions
#5
@
8 years ago
- Focuses coding-standards added
- Keywords has-patch added
@Mahesh901122 Every time you have missed coding standard of WordPress when you patch. Please make sure next time when you patch WordPress.
I have made changes to existing .patch to improve coding standard.
- Expected 1 space before/after closing bracket.
- You have added variable above the commenting section
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
GIF of file search.