Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

[terra-arrange] Use long-hand flex properties for IE compatibility #4086

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

artpark
Copy link
Contributor

@artpark artpark commented Apr 10, 2024

Summary

What was changed:
Expands the flex property to use the long-hand version. IE has supposedly has trouble parsing the short-hand method, so this will hopefully fix it.

Why it was changed:
flex got split into 3 properties: flex-grow, flex-shrink, and flex-basis.

Testing

This change was tested using:

  • WDIO
  • Jest
  • Visual testing (please attach a screenshot or recording)
  • Other (please describe below)
  • No tests are needed

Reviews

In addition to engineering reviews, this PR needs:

  • UX review
  • Accessibility review
  • Functional review

Additional Details

This PR resolves:

UXPLATFORM-10305


Thank you for contributing to Terra.
@cerner/terra

@github-actions github-actions bot temporarily deployed to preview-pr-4086 April 10, 2024 18:10 Destroyed
@artpark artpark merged commit 13af666 into main Apr 10, 2024
22 checks passed
@artpark artpark deleted the arrange_ie_fix branch April 10, 2024 21:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants