Skip to content
New issue

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

FaqCard rework #1420

Merged
merged 8 commits into from
Mar 14, 2024
Merged

FaqCard rework #1420

merged 8 commits into from
Mar 14, 2024

Conversation

mertbagt
Copy link
Collaborator

@mertbagt mertbagt commented Jan 17, 2024

Summary

closes #1466

Refactored components to integrate Bootstrap and styled-components (with a preference for Bootstrap as much as possible) while removing CSS modules.

Added Storybook components

Checklist

  • On the frontend, I've made my strings translateable.
  • If I've added shared components, I've added a storybook story.
  • I've made pages responsive and look good on mobile.

Screenshots

pages should not look significantly different. Some minor changes like font-sizes are no longer specified and will temporarily look different but there is a separate issue to standardize things like font-sizes across the app. When implemented those standardizations will establish the default font-sizes for this page.

Known issues

Elected not to use the standardized Maple Card. Can bring the faq cards in line with Maple Card if that design change is wanted; otherwise it is expected the overall previous design work will stand.

Copy link

vercel bot commented Jan 17, 2024

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

Name Status Preview Comments Updated (UTC)
maple-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 28, 2024 7:23pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
maple-prod ⬜️ Ignored (Inspect) Visit Preview Feb 28, 2024 7:23pm

@sashamaryl sashamaryl merged commit ecb9f2d into codeforboston:main Mar 14, 2024
7 checks passed
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.

Bootstrap Migration for FAQ Page
2 participants