artsy / eigen

The Art World in Your Pocket or Your Trendy Tech Company's Tote, Artsy's mobile app.
MIT License
3.54k stars 572 forks source link

refactor: update InquiryModal to use latest Relay patterns #10491

Closed iskounen closed 1 month ago

iskounen commented 1 month ago

This PR makes some changes to the InquiryButtons component and its children to follow the latest Relay best-practices, and to remove unused code. These changes include:

PR Checklist

Changelog updates ### Changelog updates #### Dev changes - InquiryModal uses a useFragment hook to populate artwork data - InquiryModal uses a useMutation hook to submit inquiries - InquiryButtons renamed to ContactGalleryButton - ContactGalleryButton uses a useFragment to populate artwork data
ArtsyOpenSource commented 1 month ago

This PR contains the following changes:

araujobarret commented 1 month ago

Awesome refactor btw 💪