We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using a floating action button on each card (as on demo page) is a discouraged practice by MD standards. :)
"Only one floating action button is recommended per screen to increase its prominence. It should represent only the most common action."
Source: https://www.google.de/design/spec/components/buttons-floating-action-button.html#buttons-floating-action-button-floating-action-button
A fix would be to simply use a second link on the card as in the first example here -> http://materializecss.com/cards.html
The text was updated successfully, but these errors were encountered:
JKM-23 fix Unconventional use of floating action button
f09da58
Remove floating action buttons from cards. See #23 for more details
Fixed in #24 thanks @not-much-io 👍
Sorry, something went wrong.
oscarmcm
No branches or pull requests
Using a floating action button on each card (as on demo page) is a discouraged practice by MD standards. :)
"Only one floating action button is recommended per screen to increase its prominence. It should represent only the most common action."
Source: https://www.google.de/design/spec/components/buttons-floating-action-button.html#buttons-floating-action-button-floating-action-button
A fix would be to simply use a second link on the card as in the first example here -> http://materializecss.com/cards.html
The text was updated successfully, but these errors were encountered: