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

feat(home view): support a singular Card section and deprecate the current Galleries section component #10922

Merged
merged 5 commits into from
Oct 10, 2024

Conversation

anandaroop
Copy link
Member

@anandaroop anandaroop commented Oct 9, 2024

This PR resolves ONYX-1350

Description

Note

Counterpart of artsy/metaphysics#6116

See that^ description for motivation and caveats.

Visually and functionally there is no change here, but under the hood we have retired the misnamed HomeViewSectionGalleries in favor of the new HomeViewSectionCard:

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

  • Deprecate HomeViewSectionGalleries in favor of the new HomeViewSectionCard — Roop

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

@anandaroop anandaroop self-assigned this Oct 9, 2024
@ArtsyOpenSource
Copy link
Contributor

ArtsyOpenSource commented Oct 9, 2024

This PR contains the following changes:

  • Dev changes (Deprecate HomeViewSectionGalleries in favor of the new HomeViewSectionCard — Roop)

Generated by 🚫 dangerJS against 9d23a5e

Copy link
Member

@dblandin dblandin left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏼

MounirDhahri
MounirDhahri previously approved these changes Oct 10, 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.

👏

This section type was a bit of a misnomer and never actually
served up a galleries connection. We remove it here, with the
possibility of bring it back such a component when it is actually
needed
@anandaroop anandaroop force-pushed the anandaroop/ONYX-1350-single-card branch from 92fbc3f to 4abed47 Compare October 10, 2024 18:58
@anandaroop
Copy link
Member Author

Had to adjust for #10824 but all good now, merging…

@anandaroop anandaroop merged commit ea53e7b into main Oct 10, 2024
7 checks passed
@anandaroop anandaroop deleted the anandaroop/ONYX-1350-single-card branch October 10, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants