question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Collections disregard Material design spec

See original GitHub issue

At current state, collections are mostly unusable for almost every case a list would be used.

  • It isn’t supposed to have borders

The List spec doesn’t even mention the word “border”.

  • It isn’t supposed to have full-bleed dividers for every item by default

The Dividers spec clearly states you shouldn’t overuse full-bleed dividers:

2016-02-24 at 11 56 am

Collections should not decide anything about dividers, it should be up to the client to create and use them inside lists (pretty much like creating a .divider element inside a collection).

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:4
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
djensen47commented, Nov 16, 2016

First, Materialize is a great library, kudos to the team who built it.

However, I agree with @13k “collections” doesn’t follow the material design spec. In fact, it really should be called Lists, no?

0reactions
13kcommented, Jun 1, 2022

I’m cleaning up my open issues and this one seems like it’s stale/fixed. Feel free to reopen if this is a mistake.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Lists - Material Design
Lists present content in a way that makes it easy to identify a specific item in a collection and act on it. Consistent....
Read more >
Eight don'ts for your Material Design app - Prototypr
1. Do not treat shadows as a decorative element · 2. Do not ignore the Material grid & keylines · 3. Do not...
Read more >
Compose Material - Android Developers
Build Jetpack Compose UIs with Material Design 3 Components, the next evolution of Material Design. Material 3 includes updated theming and components and ......
Read more >
Guide for authors - Materials & Design - ISSN 0264-1275
Highlights are mandatory for this journal. They consist of a short collection of bullet points that convey the core findings of the article...
Read more >
Everything You Need to Know About Google's Material Design
Material Design is a visual language created by Google that helps designers create mobile and web UIs that are practical and accessible.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found