eigen icon indicating copy to clipboard operation
eigen copied to clipboard

feat(EMI-2015): Add auction signals to artwork grid and rail components

Open MrSltun opened this issue 1 year ago • 1 comments

This PR resolves EMI-2015

[!NOTE] The changes in this PR are hidden behind AREnableAuctionImprovementsSignals feature flag

Description

This PR adds new signals for auctioned artworks in Artwork Grid items and Artwork Rail cards

Screenshots and videos

Screenshots and Videos
Android iOS
Rail auction artwork image image
Rail with extended auctions image image
Grid with different timers image image
Grid with ending soon auctions image image
Watchers in Artwork Screen image image
Grid with extended auctions image image
Updating Lot Watchers

PR Checklist

  • [x] I have tested my changes on iOS and Android.
  • [x] I hid my changes behind a feature flag, or they don't need one.
  • [x] I have included screenshots or videos, or I have not changed the UI.
  • [x] I have added tests, or my changes don't require any.
  • [x] I added an app state migration, or my changes do not require one.
  • [x] I have documented any follow-up work that this PR will require, or it does not require any.
  • [x] 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

  • Add auction signals to artwork grid items and rail cards (behind ff AREnableAuctionImprovementsSignals) - mrsltun

iOS user-facing changes

Android user-facing changes

Dev changes

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

MrSltun avatar Aug 27 '24 17:08 MrSltun

This PR contains the following changes:

  • Cross-platform user-facing changes (Add auction signals to artwork grid items and rail cards (behind ff AREnableAuctionImprovementsSignals) - mrsltun)

Generated by :no_entry_sign: dangerJS against 9274fed13f78e6c6ddec2c66445f1430b41fbbb7

ArtsyOpenSource avatar Aug 28 '24 16:08 ArtsyOpenSource