playcanvas / playcanvas/engine
Add support for focus for elements
Open
Nobody has claimed this yet.
area: ui
enhancement
- Dominant language
- JavaScript
- Stars
- 16.8k
- Forks
- 2k
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 222
Description
At the moment there is no concept of focus for the UI elements, and this is being requested here, together with implementation PR:
https://github.com/playcanvas/engine/pull/1164
Contributor guide
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
Begin with implementation PR #1164, linked from the issue, and use its changed files as the map into the engine. Done means UI elements have the requested focus support and the implementation matches the behavior established by that PR.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100