artsy / eigen

The Art World in Your Pocket or Your Trendy Tech Company's Tote, Artsy's mobile app.
MIT License
3.54k stars 572 forks source link

fix: 'Frame not included' string showing on all lots #10479

Closed brainbicycle closed 1 month ago

brainbicycle commented 1 month ago

This PR resolves []

Description

Uses forces logic including unlisted to prevent "Frame not included" from showing up on auction lots when this value is not explicitly set.

Before ![before](https://github.com/user-attachments/assets/934b42f0-a2da-4be6-9e1f-5e500b131d39)
After ![after](https://github.com/user-attachments/assets/67cd8f0d-fd44-45bb-9edb-9dcb2133bbba)

PR Checklist

To the reviewers πŸ‘€

Changelog updates ### Changelog updates #### Cross-platform user-facing changes - Fix 'Frame not included' bug in auction lots - brian #### 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.

ArtsyOpenSource commented 1 month ago

This PR contains the following changes:

damassi commented 1 month ago

Might be worth updating this test file too: https://github.com/artsy/eigen/blob/123905a5dc94a589d7297ed44d818b87e0a0cc30/src/app/Scenes/Artwork/Components/ArtworkDimensionsClassificationAndAuthenticity/ArtworkDimensionsClassificationAndAuthenticity.tests.tsx

jpotts244 commented 1 month ago

Tested with an unlisted artwork too, looks great!