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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix validation bug in CompanyEditor and improve types #4266

Merged
merged 1 commit into from Nov 8, 2023
Merged

Conversation

eikhr
Copy link
Member

@eikhr eikhr commented Nov 7, 2023

Description

The CompanyEditor would freeze up if you attempted to submit with an invalid link. While fixing this I got a bit lost in the types 馃槄

Result

It no longer freezes, and instead gives correct feedback.

Testing

  • I have thoroughly tested my changes.

Resolves ABA-660

Copy link

linear bot commented Nov 7, 2023

ABA-660 Fix bdb company add validation error

If website link is not defined the entire webpage becomes unresponsive

@github-actions github-actions bot added the review-needed Pull requests that need review label Nov 7, 2023
@eikhr eikhr force-pushed the fix-bdb-add branch 3 times, most recently from 2089ed1 to fc9b208 Compare November 7, 2023 20:58
@eikhr eikhr enabled auto-merge November 7, 2023 21:06
@ivarnakken ivarnakken added priority:high Pull requests that have high priority, and should therefore be prioritized bug-fix Pull requests that fix a bug approved Pull requests that have been approved labels Nov 7, 2023
Copy link
Member

@danielyanghansen danielyanghansen 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 馃憤

@eikhr eikhr merged commit 795adcb into master Nov 8, 2023
4 checks passed
@eikhr eikhr deleted the fix-bdb-add branch November 8, 2023 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Pull requests that have been approved bug-fix Pull requests that fix a bug priority:high Pull requests that have high priority, and should therefore be prioritized review-needed Pull requests that need review
Projects
None yet
4 participants