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

Feature: Focus Control #209

Open
dwmkerr opened this issue May 20, 2017 · 2 comments
Open

Feature: Focus Control #209

dwmkerr opened this issue May 20, 2017 · 2 comments
Milestone

Comments

@dwmkerr
Copy link
Owner

dwmkerr commented May 20, 2017

Challenges

  • Opening a modal does not change the focus. This generally requires manual workaround to ensure a solid user experience.

Solution

Add a showModal option which allows the caller to specify a selector for the element which should be focused when the modal starts up.

PR References

Issue References

@dwmkerr dwmkerr added this to the v0.12 milestone May 20, 2017
@dwmkerr dwmkerr modified the milestones: v0.13, v0.12 May 20, 2017
@lahoum
Copy link

lahoum commented Aug 23, 2017

Hello,

I'm currently using angular-modal-service and facing the autodocus problem. Is there any solution to use till the release of v0.13?

@dwmkerr
Copy link
Owner Author

dwmkerr commented Aug 27, 2017

Hi @lahoum the only solution at the moment is to custom code it yourself - focusing whatever you need to focus when the modal is opened. I've not got much access to internet at the moment as I'm away on vacation so will be a while before I can help I'm afraid!

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

No branches or pull requests

2 participants