fundamental icon indicating copy to clipboard operation
fundamental copied to clipboard

Bug: Panel Grid Fallback not working (IE11)

Open ChristianKienle opened this issue 5 years ago • 4 comments

The following fiddle contains the default panel grid (which can also be found in your documentation):

https://jsfiddle.net/christiankienle/deftr5py/1/embedded/result,css,html,js

I expected three columns but got 4-5.

The documentation says:

This [Panel Grid] uses CSS grid which is not supported by some older browsers. A flexbox fallback is included but it is recommended you test your page if you have a significant number of users on IE 11, for example.

So me it seems that the fallback is not working.

panel-grid

ChristianKienle avatar Feb 11 '19 13:02 ChristianKienle

@ChristianKienle can you please verify if this is still an issue? the jsfiddle link you shared seems to render the columns correctly.

screen shot 2019-02-27 at 3 25 12 pm

saad-mo avatar Feb 27 '19 21:02 saad-mo

I have opened the Fiddle linked above on IE 11. Still an issue.

screenshot 2019-03-02 at 16 09 46

This is also broken in the official documentation as you can see below:

screenshot 2019-03-02 at 16 10 59

I am using a standard WTS instance and thus I have no control over the actual "setup" when it comes to the OS (…).

ChristianKienle avatar Mar 02 '19 15:03 ChristianKienle

@ChristianKienle is this on IE11?

saad-mo avatar Mar 04 '19 14:03 saad-mo

@saad-mo yes. I think I mentioned that in the title of this issue. :)

ChristianKienle avatar Mar 04 '19 14:03 ChristianKienle