AdvancedCustomFields / AdvancedCustomFields/acf
Post Object search field focus
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 945
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
Minor quibble. With most select fields in ACF, when you click on them, it auto-focuses the search field so that you can start typing and find what you want to select.
With the Post Object field, it does not - after you click the select, you have to mouse up to and click what is a pretty tiny search field which isn't the greatest for accessibility.
Could this be adjusted to work like the others?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Post Object field behavior and compare it with the other ACF select fields that focus their search input automatically. Trace the Post Object select entry point and verify that clicking the field places focus in its search field without disrupting keyboard or accessibility behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100