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

Dialog window does not hold the focus when opened #3199

Closed
hanastasov opened this issue Nov 28, 2018 · 0 comments
Closed

Dialog window does not hold the focus when opened #3199

hanastasov opened this issue Nov 28, 2018 · 0 comments
Assignees
Labels
📈 enhancement dialog severity: low ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@hanastasov
Copy link
Contributor

Description

Open a dialog window using the igxDialog.

  • igniteui-angular version: 6.2.0, 7.0.0

Steps to reproduce

  1. Go to https://www.infragistics.com/products/ignite-ui-angular/angular/components/dialog.html
  2. Bring any of the dialogs
  3. Try to open/close/etc the dialog using the keyboard - - nothing happenns

Result

Active element is the element that opened the dialog. So the dialog opens as a modal,. but does not have focus.

Expected result

Dialog window to have focus.

@zdrawku zdrawku assigned bkulov and unassigned zdrawku Dec 3, 2018
@zdrawku zdrawku assigned rmkrmk and unassigned bkulov Dec 3, 2018
@tachojelev tachojelev self-assigned this Dec 3, 2018
@tachojelev tachojelev added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Dec 3, 2018
tachojelev pushed a commit that referenced this issue Dec 3, 2018
tachojelev pushed a commit that referenced this issue Dec 3, 2018
tachojelev pushed a commit that referenced this issue Dec 3, 2018
@tachojelev tachojelev added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Dec 3, 2018
tachojelev pushed a commit that referenced this issue Dec 6, 2018
tachojelev pushed a commit that referenced this issue Dec 6, 2018
tachojelev pushed a commit that referenced this issue Dec 6, 2018
rkaraivanov pushed a commit that referenced this issue Dec 7, 2018
* test(dialog): add test for focused dialog when opened #3199

* fix(dialog): focus dialog on open #3199

* fix(navbar): focus buttons instead of dialog with igxFocus #3199

* chore(dialog): make lint happy #3199

* fix(focus): import focus module in focus spec #3199
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📈 enhancement dialog severity: low ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

No branches or pull requests

5 participants