issues
search
iTwin
/
iTwinUI-react
A react component library for iTwinUI.
https://github.com/iTwin/iTwinUI
Other
84
stars
23
forks
source link
fix(Dialog): Only focus dialog when `setFocus` is `true`
#809
Closed
bentleyvk
closed
2 years ago
bentleyvk
commented
2 years ago
Closes #784
Checklist
[x] Add meaningful unit tests for your component (verify that all lines are covered)
[x] Verify that all existing tests pass
[x] ~Add component features demo in Storybook (different stories)~
[x] ~Approve test images for new stories~
[x] ~Add screenshots of the key elements of the component~
mayank99
commented
2 years ago
Looks like tests are failing after latest merge.
Closes #784
Checklist