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

Lagt til disabled slik at knappen ikke kan spammes. Fjernet _blank fr… #2923

Merged
merged 3 commits into from
Oct 10, 2024

Conversation

gunnsteingarmo
Copy link
Contributor

…a window.open(blobUrl) da den ikke lenger er nødvendig.

Hvorfor er denne endringen nødvendig? ✨

Favro

…a window.open(blobUrl) da den ikke lenger er nødvendig.
@@ -161,6 +161,7 @@ export const TilbakekrevingSkjema: React.FC<Props> = ({
icon={<FileTextIcon />}
size={'xsmall'}
onClick={åpneBrevINyFane}
disabled={henterBrev}
>
Forhåndsvis varselbrev
Copy link
Contributor

@charliemidtlyng charliemidtlyng Oct 9, 2024

Choose a reason for hiding this comment

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

Burde vi hatt annen tekst på knappen når det genereres?

Genererer varselbrev / Laster varselbrev eller noe slikt?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Godt poeng. Skal legge til det

@gunnsteingarmo gunnsteingarmo merged commit 9897af0 into main Oct 10, 2024
1 check passed
@gunnsteingarmo gunnsteingarmo deleted the disable-knapp-forhåndsvis-varselbrev branch October 10, 2024 06:21
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