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.
The v1 designs for radio schedules do not include the carousel. Instead, we stack 4 cards on breakpoints lower than group 3, show 3 cards in a grid and hide the 3rd card on group 3, and show all 4 in a grid on breakpoints greater than group 3.
Describe the solution you'd like
Add logic to be able to hide a card between these breakpoints, based on a prop we can pass in within Radio Schedules.
Update the Psammead storybook stories to show 4 programmes.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Testing notes
At viewport 600-1007px only three cards should be shown in the radio schedule component.
Dev insight: Will there be any potential regression? etc
This feature is expected to need manual testing.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
We've had some discussions around stacking 2 on 2 on this breakpoint rather than hiding one card. Will update later today based on conversation with UX team.
hotinglok
added
blocked
This issue should not be worked on until another internal issue is completed - see desc for details
ux
To be reviewed by UX before merging
labels
Feb 26, 2020
hotinglok
removed
the
blocked
This issue should not be worked on until another internal issue is completed - see desc for details
label
Feb 27, 2020
Is your feature request related to a problem? Please describe.
The v1 designs for radio schedules do not include the carousel. Instead, we stack 4 cards on breakpoints lower than group 3, show 3 cards in a grid and hide the 3rd card on group 3, and show all 4 in a grid on breakpoints greater than group 3.
Describe the solution you'd like
Add logic to be able to hide a card between these breakpoints, based on a prop we can pass in within Radio Schedules.
Update the Psammead storybook stories to show 4 programmes.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Testing notes
At viewport 600-1007px only three cards should be shown in the radio schedule component.
Dev insight: Will there be any potential regression? etc
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: