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(CX-1790): Add skeleton loader on Auction results by artists you follow #5366

Merged

Conversation

lean8086
Copy link
Contributor

@lean8086 lean8086 commented Aug 31, 2021

The type of this PR is: chore

This PR resolves CX-1790

Description

Adds a skeleton loader for the Auction results by artists you follow screen.
Changes the name of the component from AuctionResultsForYou to AuctionResultsForArtistsYouFollow.

iOS

image image

iPad

image image

PR Checklist (tick all before merging)

  • I have included screenshots or videos to illustrate my changes, or I have not changed anything that impacts the UI.
  • I have tested my changes on iOS and Android.
  • I have added tests for my changes, or my changes don't require testing, or I have included a link to a separate Jira ticket covering the tests.
  • I have added a feature flag, or my changes don't require a feature flag. (How do I add one?)
  • I have documented any follow-up work that this PR will require, or it does not require any.
  • I have added an app state migration, or my changes do not require one. (What are migrations?)
  • I have added a changelog entry below or my changes do not require one.
Changelog updates

Cross-platform user-facing changes

  • Added a skeleton loader for the "Auction results by artists you follow" screen- Leandro L

iOS user-facing changes

Android user-facing changes

Dev changes

  • Changed name of the component AuctionResultsForYou to AuctionResultsForArtistsYouFollow- Leandro L

Leandro Linares added 3 commits August 31, 2021 11:41
- Pass a skeleton component to renderWithPlaceholder
- Extract ListHeader to a component to reuse inside the skeleton component
@ArtsyOpenSource
Copy link
Contributor

Warnings
⚠️

An error occurred while validating your changelog, please make sure you provided a valid changelog.

Generated by 🚫 dangerJS against 48b84f8

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.

Congrats on your first Eigen contribution 🎉 This is looking great and is clear to go.
The only comment I have is about updating the changelog section to include your changes. You can read more about it in this RFC

@lean8086
Copy link
Contributor Author

lean8086 commented Sep 1, 2021

The only comment I have is about updating the changelog section to include your changes. You can read more about it in this RFC

Updated! 🚀

@MounirDhahri MounirDhahri merged commit 50bad0b into master Sep 1, 2021
@MounirDhahri MounirDhahri deleted the lean8086/skeleton-auction-for-artists-you-follow branch September 1, 2021 10:45
Gon4ar5 pushed a commit that referenced this pull request Oct 27, 2021
… follow (#5366)

* feat: Add skeleton component to AuctionResultsForYou

- Pass a skeleton component to renderWithPlaceholder
- Extract ListHeader to a component to reuse inside the skeleton component

* chore: Change component name AuctionResultsForYou to AuctionResultsForArtistsYouFollow

* chore: Adjust skeleton elements to include price and mid estimate
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.

3 participants