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

Extract Common Modal Components To Reduce Duplication #144

Merged
merged 6 commits into from
Jan 25, 2025

Conversation

AdrianAndersen
Copy link
Collaborator

This PR extracts common markup for the modals to reduce duplication. These bits of code have been copy-pasted over and over, and we really should have extracted them earlier 🤠

These new components keep the design very similar to before, with slight changes due to the standardization of components where our original code differs slightly.

@AdrianAndersen AdrianAndersen added the Refactor A code change that neither fixes a bug nor adds a feature label Dec 27, 2024
@AdrianAndersen AdrianAndersen self-assigned this Dec 27, 2024
@AdrianAndersen AdrianAndersen force-pushed the extract-modal-components branch from e8225d5 to 3a98d91 Compare January 24, 2025 08:37
@AdrianAndersen AdrianAndersen force-pushed the extract-modal-components branch from 3a98d91 to 1063529 Compare January 25, 2025 15:49
@mathiazom mathiazom merged commit e691cfa into main Jan 25, 2025
3 checks passed
@mathiazom mathiazom deleted the extract-modal-components branch January 25, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor A code change that neither fixes a bug nor adds a feature
Projects
Status: Done 🎉
Development

Successfully merging this pull request may close these issues.

2 participants