Skip to content

chore: update bid status to show 'live auction' in grey after live auction opens or hide bids info #12583

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

Merged
merged 3 commits into from
Aug 6, 2025

Conversation

oxaudo
Copy link
Member

@oxaudo oxaudo commented Aug 2, 2025

The code for all the auction displays is pretty confusing and probably needs a bigger refactor. But we are not touching it for the most part so I just attempt to do the same we do on Force. Not display bid status for live auctions after the live bidding started. We do have some 'live bidding' prompts in blue across the app - so I kept those but added additional check to see if it is past live open time and in this case just display 'Live auction' in gray in places.

Want to see if specs are passing and after fixing will adjust the PR to proper format

This PR resolves [https://artsyproduct.atlassian.net/browse/EMI-2582]

Description

On Auction page On Bids History page
Screenshot 2025-08-05 at 12 02 35 PM Screenshot 2025-08-05 at 12 02 59 PM

PR Checklist

  • I have tested my changes on the following platforms:
    • Android.
    • iOS.
  • I hid my changes behind a feature flag, or they don't need one.
  • I have included screenshots or videos at least on Android, 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

  • For live auctions past live open time hide bidding info

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.

@oxaudo oxaudo requested a review from MrSltun August 2, 2025 01:17
@oxaudo oxaudo self-assigned this Aug 2, 2025
@oxaudo oxaudo changed the title chore: update bid status to show 'live auction' in grey after live auction opens chore: update bid status to show 'live auction' in grey after live auction opens or hide bids info Aug 4, 2025
@oxaudo oxaudo marked this pull request as ready for review August 4, 2025 17:45
@ArtsyOpenSource
Copy link
Contributor

ArtsyOpenSource commented Aug 4, 2025

This PR contains the following changes:

  • Cross-platform user-facing changes (For live auctions past live open time hide bidding info - oxaudo)

Generated by 🚫 dangerJS against 378f641

@oxaudo
Copy link
Member Author

oxaudo commented Aug 5, 2025

Ok. @MrSltun - this is I think good to go. There is still this strange issue with data on staging but for the sake of this PR it's not something that is caused by any of those changes.

MrSltun
MrSltun previously approved these changes Aug 6, 2025
@MrSltun MrSltun added the Squash On Green A label to indicate that Peril should squash-merge this PR when all statuses are green label Aug 6, 2025
@artsy-peril artsy-peril bot merged commit bacda87 into main Aug 6, 2025
7 checks passed
@artsy-peril artsy-peril bot deleted the oxaudo/live branch August 6, 2025 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants