-
Notifications
You must be signed in to change notification settings - Fork 1
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
MPDX-8226 Edit Partnership Info & Contact Header #1081
Conversation
Preview branch generated at https://MPDX-8226-edit-partnership-info.d3dytjb8adxkk5.amplifyapp.com |
Bundle sizes [mpdx-react]Compared against d6e415c
|
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.
I like it! You've made a lot of little changes that add up to make this a lot better!
src/components/Contacts/ContactDetails/ContactDetailsHeader/ContactDetailsHeader.tsx
Outdated
Show resolved
Hide resolved
src/components/Contacts/ContactDetails/ContactDetailsHeader/ContactDetailsHeader.tsx
Show resolved
Hide resolved
...cts/ContactDetails/ContactDetailsHeader/ContactHeaderSection/ContactHeaderAddressSection.tsx
Outdated
Show resolved
Hide resolved
...Contacts/ContactDetails/ContactDetailsTab/People/Items/PersonModal/PersonName/PersonName.tsx
Outdated
Show resolved
Hide resolved
...tacts/ContactDetails/ContactDetailsTab/Other/EditContactOtherModal/EditContactOtherModal.tsx
Outdated
Show resolved
Hide resolved
...tacts/ContactDetails/ContactDetailsTab/Other/EditContactOtherModal/EditContactOtherModal.tsx
Show resolved
Hide resolved
...ls/ContactDonationsTab/PartnershipInfo/EditPartnershipInfoModal/EditPartnershipInfoModal.tsx
Outdated
Show resolved
Hide resolved
src/components/Contacts/ContactDetails/ContactDetailsTab/ContactDetailsTab.tsx
Show resolved
Hide resolved
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.
Just localize the titleAccess
strings, and this is good to go!
<StarFilled titleAccess="Unstar" data-testid="Filled Star Icon" /> | ||
) : ( | ||
<StarOutline titleAccess="Star" data-testid="Outline Star Icon" /> |
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.
Just realized that these and the other titleAccesses should probably be localized.
Description
https://jira.cru.org/secure/RapidBoard.jspa?rapidView=3&view=detail&selectedIssue=MPDX-8226&sprint=1259#
Contact Header
Contact Details
Modals
-Improve spacing of form fields in the modals
Other
Checklist: