You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
Following #1234 we now have a stricter way of detecting grid support. On some of our components we are still relying on @supports ( display: grid )
Describe the solution you'd like
Use the new grid detection from @bbc/psammead-styles/detection on psammead-sitewide-links and psammead-story-promo and others you might come across.
Describe alternatives you've considered
Testing notes
[Tester to complete]
Dev insight: Regression on updated components
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
ghost
added
Refinement Needed
This is ready for refinement. It shouldn't be worked on until it has been refined by Dev & Test.
ws-home
Tasks for the WS Home Team
labels
Jul 18, 2019
Is your feature request related to a problem? Please describe.
Following #1234 we now have a stricter way of detecting grid support. On some of our components we are still relying on
@supports ( display: grid )
Describe the solution you'd like
Use the new grid detection from
@bbc/psammead-styles/detection
onpsammead-sitewide-links
andpsammead-story-promo
and others you might come across.Describe alternatives you've considered
Testing notes
[Tester to complete]
Dev insight: Regression on updated components
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: