-
Notifications
You must be signed in to change notification settings - Fork 133
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
[P2][Sourcing][fd-popover] there is no focus on popover after popover opened #11001
Comments
@nancy07-f Can you answer to all the questions? It will help for faster processing. |
@droshev I put some relevant source code. FYI. thanks. |
@nancy07-f this seems a regression one |
@nancy07-f I think we need to see what that
Screen.Recording.2023-12-07.at.4.56.32.PM.mov |
@mikerodonnell89 can you provide me with the ui link for 0.43.20? I want to test on my side. thanks. |
this one can be resolved on my side, so will close it. thanks @droshev @mikerodonnell89 . |
Is this a bug, enhancement, or feature request?
bug
Describe your proposal.
When open popover, should focus on popover box.
Can you handle that on the application side
No
Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
Angular: 15
ngx core platform: 0.43.17
If this is a bug, please provide steps for reproducing it; the exact components you are using;
Click on the link, show popover, but there's no focus on the popover after popover opened. [focusTrapped]="true" and [focusAutoCapture]="true" both have been added. used fd-popover component.
Please provide relevant source code (if applicable).
Please provide stackblitz example(s).
In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.
Did you check the documentation and the API?
Did you search for similar issues?
Is there anything else we should know?
it works on 0.43.14.
The text was updated successfully, but these errors were encountered: