ix icon indicating copy to clipboard operation
ix copied to clipboard

Zooming in on modal breaks the cancel button

Open mahmoud-hosny92 opened this issue 1 year ago • 4 comments

What happened?

We have IxModal with cancel button. The cancel button is misplaced if we zoom in while the modal is open. image

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.

mahmoud-hosny92 avatar Nov 05 '23 09:11 mahmoud-hosny92

Could you provide the code, i just can't reproduce the behavior

matthiashader avatar Nov 06 '23 14:11 matthiashader

This is an example: image

mahmoud-hosny92 avatar Nov 14 '23 16:11 mahmoud-hosny92

code here https://github.com/mahmoud-hosny92/ix-starter.git Zoom: 200%

mahmoud-hosny92 avatar Nov 14 '23 17:11 mahmoud-hosny92

Tracked by [IX-861]

matthiashader avatar Feb 13 '24 08:02 matthiashader

Fixed by #1281.

matthiashader avatar Aug 20 '24 08:08 matthiashader