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(ONYX-380): add colours filter to saved searches #9413

Merged
merged 30 commits into from
Oct 12, 2023

Conversation

MounirDhahri
Copy link
Member

@MounirDhahri MounirDhahri commented Oct 12, 2023

This PR resolves ONYX-380

Description

This PR adds color filtering to saved searches filter

Screen.Recording.2023-10-12.at.15.54.33.mov

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

  • Add colours filtering to saved searches - mounir

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.

@MounirDhahri MounirDhahri self-assigned this Oct 12, 2023
@ArtsyOpenSource
Copy link
Contributor

ArtsyOpenSource commented Oct 12, 2023

This PR contains the following changes:

  • Cross-platform user-facing changes (Add colours filtering to saved searches - mounir)

Generated by 🚫 dangerJS against 2d4cce0

@MounirDhahri MounirDhahri force-pushed the feat/add-color-filter branch from 4c8a5ac to 9c67567 Compare October 12, 2023 14:35
@MounirDhahri MounirDhahri marked this pull request as ready for review October 12, 2023 14:36
olerichter00
olerichter00 previously approved these changes Oct 12, 2023
Copy link
Contributor

@olerichter00 olerichter00 left a comment

Choose a reason for hiding this comment

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

Looks good 🌟

src/app/Components/ArtworkFilter/Filters/ColorsOptions.tsx Outdated Show resolved Hide resolved
import { SavedSearchStore } from "app/Scenes/SavedSearchAlert/SavedSearchStore"
import { isValueSelected, useSearchCriteriaAttributes } from "app/Scenes/SavedSearchAlert/helpers"

export const SavedSearchFilterColour = () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure whether devs from the US will be happy with colour 😆

Copy link
Member Author

Choose a reason for hiding this comment

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

lol - did it intentionally here to follow Barney's designs 😄

@MounirDhahri MounirDhahri added the Squash On Green A label to indicate that Peril should squash-merge this PR when all statuses are green label Oct 12, 2023
@artsy-peril artsy-peril bot merged commit 0e9b4cd into main Oct 12, 2023
@artsy-peril artsy-peril bot deleted the feat/add-color-filter branch October 12, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Jira Synced 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