VersCreativeUK / BowlTrack

An open tracker repository for the development team to manage the BowlTrack project.
0 stars 0 forks source link

Registration Portal :: Flexbox Issues on IE11 #79

Closed VC-WhitchurchA closed 6 years ago

VC-WhitchurchA commented 6 years ago

Numerous issues have been identified whereby a user cannot complete a full journey through the Registration Portal. (Example Below)

image

This is caused by known issue with IE11's support of flexbox. The issues are focused around .shadow-content-block and .shadow-content-card

Recommendation: Users should be advised to use Chrome, Firefox or Edge

Note: Edge is now the only "officially" supported browser in the Microsoft portfolio.

davcpas1234 commented 6 years ago

Could we look into the below. It appears there may be a potential solution we can draw on. Please see below image:

image

The top payment selection box is done with the workaround, however the bottom is using base code with no CSS intervention.

Screengrab is from IE11

VC-WhitchurchA commented 6 years ago

Thank you to @davcpas1234 this issue has now been resolved. Workarounds have been removed and fix implemented cross platform