-
Notifications
You must be signed in to change notification settings - Fork 193
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
Refactor: Improve Campaign Overview page styling and structure #7666
Refactor: Improve Campaign Overview page styling and structure #7666
Conversation
…ng between the tabs and the date filter.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's all good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JoshuaHungDinh Looks good to me. Nice work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Passed manual QA tests.
Resolves GIVE-2033
Affects
This PR focuses on enhancing the visual styling and structure of the Campaign Overview page.
Styling Enhancements:
Refactoring of Inline Styles:
CampaignStats
,GoalProgressChart
, and theDefaultFormWidget
components with external stylesheets for better maintainability and consistency. I moved each component into it's own folder to help manage it.Visuals
Campaign.Overview.mov
Testing Instructions
Pre-review Checklist