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

Fix member edit form #1106

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Fix member edit form #1106

merged 1 commit into from
Jul 12, 2023

Conversation

joanagmaia
Copy link
Contributor

@joanagmaia joanagmaia commented Jul 12, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at a5cf715

Fixed a bug in the member form page that caused errors when handling emails. Improved the validation and initialization of the emails property in member-form-page.vue.

🤖 Generated by Copilot at a5cf715

emails filtered
no errors in the form now
autumn leaves falling

Why

How

🤖 Generated by Copilot at a5cf715

  • Filter out empty or falsy emails and handle undefined r in member data object (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.

@joanagmaia joanagmaia added the Bug Created by Linear-GitHub Sync label Jul 12, 2023
@joanagmaia joanagmaia self-assigned this Jul 12, 2023
@joanagmaia joanagmaia merged commit 82f6e66 into main Jul 12, 2023
6 checks passed
@joanagmaia joanagmaia deleted the bug/member-edit-form branch July 12, 2023 13:58
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