Northeastern-Electric-Racing / PM-Dashboard-v2

Northeastern Electric Racing Project Management Dashboard - version 2
https://nerpm.netlify.app
GNU Affero General Public License v3.0
15 stars 2 forks source link

#737 abstract card #752

Closed jamescd18 closed 2 years ago

jamescd18 commented 2 years ago

Changes

I changed things around so that we utilize the PageBlock wherever possible, but bespoke card usage is okay too and acknowledged as taking more work with the theme hook. I also took the opportunity to make the PageBlock component better than before by making headreRight optional and using children instead of a manual body parameter.

Notes

Basically I decided it was too much work and not worth it to make an abstract card component, but utilizing what we have already more often seems like a good idea to me.

Screenshots (if applicable)

Thin white border from using page block for filters too now.

Screen Shot 2022-06-26 at 1 51 20 AM

Checklist

It can be helpful to check the Checks and Files changed tabs. Please review the contributor guide and reach out to your squad if anything is unclear. Please request reviewers and ping on slack only after you've gone through this whole checklist.

Closes #737