-
Notifications
You must be signed in to change notification settings - Fork 0
Description
What
A modular list styling component will standardise the visual presentation of listings across TEL platforms. It defines clear, reusable patterns covering aspects such as spacing, typography, list styles, and indentation helping to maintain a unifom visual hierarchy and vertical rhythm. There should be two main components of this list element that covers the inside and outside visual styling:
outside - will control the vertical spacing, outside padding and margins, and borders,
inside - will be a reusable styling that can fit into both listings and cards largely using mobile styling to make this work. Indipendent visual component will need further consideration but initially components will include definition lists and search listsings.
Why
By adopting a modular approach, this component ensures that all lists are styled consistently, which improves readability and usability for users. It simplifies development and maintenance by reducing the need for ad hoc styling, minimises design ambiguity, and streamlines collaboration between designers and developers. Overall, it helps maintain a cohesive visual language across multiple pages and sections.