Skip to content

Conversation

epipav
Copy link
Collaborator

@epipav epipav commented Jun 23, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 4bdf187

Changed the member search filter to use partial email matching for email addresses. This improves the user experience and usability of the frontend/src/modules/member/config/filters/main.ts file.

🤖 Generated by Copilot at 4bdf187

memberSearchFilter
Emails like spring blossoms
Partial matches work

Why

How

🤖 Generated by Copilot at 4bdf187

  • Use the like operator for email filtering in memberSearchFilter function (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@epipav epipav self-assigned this Jun 23, 2023
@epipav epipav added the Bug Created by Linear-GitHub Sync label Jun 23, 2023
@epipav epipav requested a review from gaspergrom June 23, 2023 15:51
@epipav epipav marked this pull request as ready for review June 23, 2023 15:51
@epipav epipav merged commit b04f30d into main Jun 23, 2023
@epipav epipav deleted the bugfix/wildcard-matches-for-emails-field branch June 23, 2023 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants