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

IS-3017: Log error message søk #585

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

ingring
Copy link
Contributor

@ingring ingring commented Jan 29, 2025

Hva har blitt lagt til✨🌈

  • Lagt til amplitude måling på valideringsfeilene på søk etter sykmeldt.

@ingring ingring requested a review from a team as a code owner January 29, 2025 08:59
Comment on lines +68 to +116
function logSokPersonError({
birthdate,
isValidBirthdate,
isInvalidBirthdate,
initials,
isValidInitials,
isInvalidInitials,
isError,
}: LogSokPersonErrorProps) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Kunne kanskje sluppet unna mange inputparametere dersom funksjonen lå inne i komponenten og brukte de direkte derfra, men det blir kanskje litt smak og behag hvordan vi ønsker å bygge opp komponenten 🤔

@ingring ingring force-pushed the IS-3017-log-error-message-sok branch 3 times, most recently from 8fa1039 to 73123d6 Compare January 30, 2025 09:28
@ingring ingring force-pushed the IS-3017-log-error-message-sok branch from 73123d6 to 9e1d397 Compare January 30, 2025 11:52
@ingring ingring merged commit e611af9 into master Jan 30, 2025
3 checks passed
@ingring ingring deleted the IS-3017-log-error-message-sok branch January 30, 2025 12:12
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.

2 participants