Skip to content

feat(inquiry): inquiry modal prompt updates#16786

Merged
rquartararo merged 15 commits intomainfrom
review-app-inquiry-modal
Feb 18, 2026
Merged

feat(inquiry): inquiry modal prompt updates#16786
rquartararo merged 15 commits intomainfrom
review-app-inquiry-modal

Conversation

@rquartararo
Copy link
Copy Markdown
Member

@rquartararo rquartararo commented Feb 11, 2026

The type of this PR is: Feature

This PR solves EMI-3075

Review App

@artsy/emerald-devs

Description

  • Add “Message sent” toast that appears after message submission and over any prompt modals
  • Remove “Your message has been sent” modal
  • Adds social handles and updates copy in the complete profile prompt
  • Updates collection prompt copy and redirects to the collection page
  • Reprompts collection after 7 days

Complete profile prompt

Screen.Recording.2026-02-11.at.2.25.25.PM.mov

Update profile prompt

Screen.Recording.2026-02-11.at.2.27.31.PM.mov

@rquartararo rquartararo self-assigned this Feb 11, 2026
<AppContainer px={[2, 4]} py={4}>
<GridColumns>
<Column span={4} start={5}>
<Column span={[12, 6, 4]} start={[1, 4, 5]}>
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The toast width is too small on medium screens (ipad) so this fixes it.

@relativeci
Copy link
Copy Markdown

relativeci Bot commented Feb 11, 2026

#6802 Bundle Size — 8.64MiB (+0.02%).

257a12a(current) vs 41e8c21 main#6799(baseline)

Warning

Bundle contains 31 duplicate packages – View duplicate packages

Bundle metrics  Change 4 changes Regression 2 regressions
                 Current
#6802
     Baseline
#6799
Regression  Initial JS 2.84MiB(~+0.01%) 2.83MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 27.07% 16.35%
No change  Chunks 110 110
No change  Assets 113 113
No change  Modules 5511 5511
Regression  Duplicate Modules 616(+0.16%) 615
Change  Duplicate Code 4.93%(+0.2%) 4.92%
No change  Packages 250 250
No change  Duplicate Packages 30 30
Bundle size by type  Change 1 change Regression 1 regression
                 Current
#6802
     Baseline
#6799
Regression  JS 8.49MiB (+0.02%) 8.49MiB
No change  Other 152.73KiB 152.73KiB

Bundle analysis reportBranch review-app-inquiry-modalProject dashboard


Generated by RelativeCIDocumentationReport issue

@rquartararo rquartararo force-pushed the review-app-inquiry-modal branch from 2150bb8 to e16edbe Compare February 12, 2026 18:05
oxaudo
oxaudo previously approved these changes Feb 12, 2026
Copy link
Copy Markdown
Member

@oxaudo oxaudo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me except for couple of nitpicks. We can def iterate.

Couple of questions to follow up:

  • do we need to add the check for 'recently prompted' to profile details as well? As is we'll keep prompting for collector details after every inquiry?
  • the interactions in the 'add artists' modal is not the most intuitive but I suspect that is out of scope now, right?
  • And the last small visual thing. The 'I haven't started a collection' underlined as link in design. Also kinda funny when one clicks on it. It's a button?
Image Image

Comment thread src/Components/CollectorProfile/CollectorProfileArtistsAdd.tsx
Comment thread src/Components/Inquiry/Views/InquiryBasicInfo.tsx
Comment thread src/Components/Inquiry/Views/InquiryBasicInfo.tsx
@rquartararo
Copy link
Copy Markdown
Member Author

@oxaudo asked your questions to vivi in the slack thread. As for the 'I haven't started a collection' button, I will convert it to a text link 👍

@rquartararo rquartararo force-pushed the review-app-inquiry-modal branch from 53190a3 to d177f0f Compare February 18, 2026 14:14
@rquartararo rquartararo merged commit 094ae39 into main Feb 18, 2026
14 checks passed
@rquartararo rquartararo deleted the review-app-inquiry-modal branch February 18, 2026 14:30
@starsirius
Copy link
Copy Markdown
Member

@rquartararo would this change need corresponding Integrity update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants