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

fix: missing inquiry modal title #10503

Closed iskounen closed 1 month ago

iskounen commented 1 month ago

This PR resolves []

Description

This PR fixes a bug I introduced in #10491 by not setting the inquiryType state variable that defines what label should be used for the "Contact Gallery" button. I stopped using it because we never used any of the other 2 options, but I forgot that the inquiry modal's header also uses that state variable to display "Contact Gallery" as the title.

Screenshot
Screenshot_1721403894

PR Checklist

To the reviewers 👀

Changelog updates ### Changelog updates #### Dev changes - Fixes a bug introduced mid-release that made the inquiry modal title disappear.

Need help with something? Have a look at our docs, or get in touch with us.

ArtsyOpenSource commented 1 month ago

This PR contains the following changes: