ix
ix copied to clipboard
Zooming in on modal breaks the cancel button
What happened?
We have IxModal with cancel button. The cancel button is misplaced if we zoom in while the modal is open.
The view shouldn't break regardless of the zoom level.
What type of frontend frameware are you seeing the problem on?
Angular
Which version of iX do you use?
2.0.3
Code to produce this issue.
1- Create an IxModal.
2- Add a cancel button to it.
3- Zoom in so the modal take the whole screen.
Could you provide the code, i just can't reproduce the behavior
This is an example:
code here https://github.com/mahmoud-hosny92/ix-starter.git Zoom: 200%
Tracked by [IX-861]
Fixed by #1281.