Skip to content

Conversation

@buseca
Copy link
Collaborator

@buseca buseca commented Dec 9, 2023

  • component cardDescription removed because not used
  • cardHeader removed, not needed
  • 'title' renamed 'columnName'
  • margin of tags fixed

- component cardDescription removed because not used
- cardHeader removed, not needed
- 'title' renamed 'columnName'
- margin of tags fixed
@vercel
Copy link

vercel bot commented Dec 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
relist ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2023 4:51pm

@buseca
Copy link
Collaborator Author

buseca commented Dec 10, 2023

@dbertella check the clean up i did, it seems cardDescription was obsolete, and cardHeader was a useless container.
I moved cardTitle and cardFooter inside the cardContent so all card's elements are siblings.

But there is still an issue:
The cardFooter container and the H3 of cardTittle, being rendered even if empty (and causing additional padding)

the <h3> in the card is not rendered if empty
@buseca
Copy link
Collaborator Author

buseca commented Dec 10, 2023

@dbertella now it doesn't render the

inside the card if it has no title.
I could not manage to fix the tags though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants