Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

wizard: Dont steal focus when chaning steps. #1005

Closed
wants to merge 1 commit into from

Conversation

sergio91pt
Copy link
Contributor

Allowing to change or remove focus in the actionclicked callback.
This is specially important on form steps without required fields.

Allowing to change or remove focus in the actionclicked callback.
This is specially important on form steps without required fields.
@cmcculloh-kr cmcculloh-kr self-assigned this Jan 23, 2015
@cmcculloh-kr
Copy link

@sergio91pt good catch, thanks! I like the idea of trying to allow for more intelligent decision making around where to put focus() to make it the most useful for the user. This is a good first step, and we are going to explore taking this a little further. Rather than ever focusing on the prev or next button, we may want to focus, by default, on the first form field within the wizard itself.

I'm going to leave this open until we have a chance for a little more discussion/exploration here.

@cmcculloh-kr
Copy link

This PR is included in PR #1006

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants