Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to not focus on widgets when created #6

Merged
merged 1 commit into from
Mar 20, 2015

Conversation

dylnuge
Copy link

@dylnuge dylnuge commented Mar 20, 2015

Still needs tests. Just the basics for right now.

@dylnuge
Copy link
Author

dylnuge commented Mar 20, 2015

@Addepar/uie especially @cyril-sf

@derekbrown
Copy link

LGTM.

Allow widget definitions to include a "focusOnCreate" flag which tells the
widget whether or not to grab focus immediately after being created. This flag
defaults to true, which is the same as the previous behavior.

Closes ckeditor#6
@dylnuge dylnuge merged commit 14fd165 into Addepar:addepar Mar 20, 2015
@dylnuge dylnuge deleted the dylan/adhd branch March 20, 2015 21:05
cyril-sf pushed a commit that referenced this pull request Aug 24, 2017
Allow widget definitions to include a "focusOnCreate" flag which tells the
widget whether or not to grab focus immediately after being created. This flag
defaults to true, which is the same as the previous behavior.

Closes #6
cyril-sf pushed a commit that referenced this pull request Aug 30, 2017
Allow widget definitions to include a "focusOnCreate" flag which tells the
widget whether or not to grab focus immediately after being created. This flag
defaults to true, which is the same as the previous behavior.

Closes #6
mixonic pushed a commit that referenced this pull request Jan 30, 2023
Allow widget definitions to include a "focusOnCreate" flag which tells the
widget whether or not to grab focus immediately after being created. This flag
defaults to true, which is the same as the previous behavior.

Closes #6
chiaoyu-addepar pushed a commit that referenced this pull request Jul 17, 2024
Allow widget definitions to include a "focusOnCreate" flag which tells the
widget whether or not to grab focus immediately after being created. This flag
defaults to true, which is the same as the previous behavior.

Closes #6
chiaoyu-addepar pushed a commit that referenced this pull request Aug 21, 2024
Allow widget definitions to include a "focusOnCreate" flag which tells the
widget whether or not to grab focus immediately after being created. This flag
defaults to true, which is the same as the previous behavior.

Closes #6
kpfefferle pushed a commit that referenced this pull request Aug 22, 2024
Allow widget definitions to include a "focusOnCreate" flag which tells the
widget whether or not to grab focus immediately after being created. This flag
defaults to true, which is the same as the previous behavior.

Closes #6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants