-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
Bugfix: Remove invalid CSS property in AcknowledgeModal #1762
Comments
|
@ryanfchase I have made the changes in my branch to remove the offending CSS. However, when I used
|
@DrAcula27 You can just add AcknowledgeModal.jsx to your commit and ignore the other files. 👍🏽 Those 3 other files listed are the ones I modified in #1761, so I suspect it has something to do with when you checked out my branch for that PR for review. Please feel free to DM me on Slack to get those sorted out! |
PR has been opened for this issue at #1775 |
Leaving review with one small adjustment, thanks @DrAcula27! https://github.com/hackforla/311-data/pull/1775/files#r1646610706 |
Overview
We can remove an invalid CSS property in the AcknowledgeModal that is currently neither hurting nor helping the component, removing it will help clear confusion around this property
More Info (optional)
Action Items
fontWieght
property from the<Typography>
component inAcknowledgeModal.jsx
Resources/Instructions
Notes from the bug hunt ticket, credit @aqandrew
The text was updated successfully, but these errors were encountered: