Opened 7 years ago
Last modified 7 years ago
#43058 new feature request
File search in theme & plugin editor window
Reported by: | Mahesh901122 | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Plugins | Keywords: | has-patch |
Focuses: | ui, administration | Cc: |
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
@
7 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.
7 years ago
#3
@
7 years ago
- Component changed from Editor to Plugins
- Description modified (diff)
- Focuses accessibility removed
- Version trunk deleted
@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
@
7 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
GIF of file search.