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
Here is what this page currently looks like in core. Core is currently using the UIC ListingCard component on the directory page. This issue is for essentially rewriting this component in Seeds and using it on the listing directory page. It will live in the components folder on the public site. I anticipate using at least the following Seeds components: Heading, Tag, Button, Icon
We don't currently have Tables built in Seeds, so the tables in the designs will just stay the same as the UIC table we have now.
We should use semantic Seeds tokens wherever possible!
It's possible the designs are missing certain states and we may need to collaborate with them on edge cases.
QA Notes
We should compare different listings to bloom core to ensure they are displaying as expected.
Main changes are:
Reserved community types were moved off of the images and with the tags
Adding an "Open waitlist" status for open listings with the waitlist status
From an accessibility standpoint:
Cards now have a hover state + the button highlights, because the full card is actionable
Screen reader should read the listing name first before the image
Keyboard users should focus on the buttons, not the full card
The text was updated successfully, but these errors were encountered:
New designs
Here is what this page currently looks like in core. Core is currently using the UIC ListingCard component on the directory page. This issue is for essentially rewriting this component in Seeds and using it on the listing directory page. It will live in the components folder on the public site. I anticipate using at least the following Seeds components: Heading, Tag, Button, Icon
We don't currently have Tables built in Seeds, so the tables in the designs will just stay the same as the UIC table we have now.
We should use semantic Seeds tokens wherever possible!
It's possible the designs are missing certain states and we may need to collaborate with them on edge cases.
QA Notes
We should compare different listings to bloom core to ensure they are displaying as expected.
Main changes are:
From an accessibility standpoint:
The text was updated successfully, but these errors were encountered: