Skip to content

User Requests Filters: Frontend#1478

Merged
DarkSharkk merged 1 commit intomainfrom
crew/1353
May 12, 2025
Merged

User Requests Filters: Frontend#1478
DarkSharkk merged 1 commit intomainfrom
crew/1353

Conversation

@DarkSharkk
Copy link
Copy Markdown
Contributor

@DarkSharkk DarkSharkk commented May 12, 2025

PR includes

  • Feature

@DarkSharkk DarkSharkk requested a review from tsumo as a code owner May 12, 2025 08:01
@DarkSharkk DarkSharkk requested review from LamaEats and asabotovich and removed request for tsumo May 12, 2025 08:01
@asabotovich asabotovich changed the title Crew/1353 User Requests Filters: Frontend May 12, 2025
}, []);

const handleChange = useCallback(
(key: keyof typeof currentValues) => (values?: { id: string; name: string; email?: string }[]) => {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think it should be just {id: string}

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

we also need 'name' for AppliedUserFilter

@DarkSharkk DarkSharkk merged commit 3174b1c into main May 12, 2025
2 checks passed
@DarkSharkk DarkSharkk deleted the crew/1353 branch May 12, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants