Skip to content
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

chore(ONYX-1108): retrieve swa specialists data from MP #10456

Merged
merged 4 commits into from
Sep 11, 2024

Conversation

dariakoko
Copy link
Contributor

@dariakoko dariakoko commented Jul 5, 2024

This PR resolves ONYX-1108

Currently, we fetch the specialists data from S3. Let’s query this data from MP instead.

Related MP PR: feat(onyx-878): Schema for Specialist bios by nickskalkin · Pull Request #5653 · artsy/metaphysics

Description

PR Checklist

  • I have tested my changes on iOS and Android.
  • I hid my changes behind a feature flag, or they don't need one.
  • I have included screenshots or videos, or I have not changed the UI.
  • I have added tests, or my changes don't require any.
  • I added an app state migration, or my changes do not require one.
  • I have documented any follow-up work that this PR will require, or it does not require any.
  • I have added a changelog entry below, or my changes do not require one.

To the reviewers 👀

  • I would like at least one of the reviewers to run this PR on the simulator or device.
Changelog updates

Changelog updates

Cross-platform user-facing changes

iOS user-facing changes

Android user-facing changes

Dev changes

  • use MP swa specialists data -daria

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

@ArtsyOpenSource
Copy link
Contributor

ArtsyOpenSource commented Jul 5, 2024

This PR contains the following changes:

  • Dev changes (use MP swa specialists data -daria)

Generated by 🚫 dangerJS against 59c1593

@dariakoko dariakoko changed the title chore: retrieve swa specialists data from MP chore(ONYX-1108): retrieve swa specialists data from MP Jul 9, 2024
@dariakoko dariakoko self-assigned this Sep 10, 2024
@dariakoko dariakoko marked this pull request as ready for review September 10, 2024 14:25
MounirDhahri
MounirDhahri previously approved these changes Sep 11, 2024
Copy link
Member

@MounirDhahri MounirDhahri left a comment

Choose a reason for hiding this comment

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

LGTM - just one comment

onInquiryPress: InqueryPress
}

const Specialist: React.FC<SpecialistProps> = ({ specialist, onInquiryPress }) => {
Copy link
Member

Choose a reason for hiding this comment

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

thought: Is there a particular need for this component to be moved within the Flatlist? the separation we had was nice

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Brought Specialist component back 👍

@dariakoko dariakoko added the Squash On Green A label to indicate that Peril should squash-merge this PR when all statuses are green label Sep 11, 2024
@artsy-peril artsy-peril bot merged commit 71e03b5 into main Sep 11, 2024
7 checks passed
@artsy-peril artsy-peril bot deleted the dariakoko/specialists-from-mp branch September 11, 2024 08:03
@dblandin
Copy link
Member

Awesome 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Jira Synced Squash On Green A label to indicate that Peril should squash-merge this PR when all statuses are green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants