Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Add rule: disallow setFocus() to be called inside init() #99

Open
cdthompson opened this issue Jun 14, 2018 · 0 comments
Open

Add rule: disallow setFocus() to be called inside init() #99

cdthompson opened this issue Jun 14, 2018 · 0 comments
Labels
good first issue Good issue for first time contributors help wanted new rule

Comments

@cdthompson
Copy link

setFocus() should not be called inside a SG node's init() function, since the node may be stealing focus from elsewhere in the app when it shouldn't

@nishtahir nishtahir added help wanted new rule good first issue Good issue for first time contributors labels Jun 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good issue for first time contributors help wanted new rule
Projects
None yet
Development

No branches or pull requests

2 participants