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

Sikkerhetstiltak additional info [Waiting for Kari's feedback for visual representation] #789

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dragutin-nav
Copy link
Contributor

No description provided.

@dragutin-nav dragutin-nav requested a review from a team as a code owner February 16, 2023 15:29
src/model-interfaces.ts Outdated Show resolved Hide resolved
if (tiltakBeskrivelse && tiltakBeskrivelse.length > 0) {
tittelVerdi += ': ' + tiltakBeskrivelse;
}
if (tiltakFra && tiltakTil) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Why are we checking tiltakFra when only using tiltakTil?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

first idea was to show also tiltakFra...I will remove it

src/utils/dato-utils.ts Outdated Show resolved Hide resolved
src/utils/dato-utils.ts Outdated Show resolved Hide resolved
@dragutin-nav dragutin-nav marked this pull request as draft February 17, 2023 10:16
@sonarcloud
Copy link

sonarcloud bot commented Feb 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dragutin-nav
Copy link
Contributor Author

Waiting for Kari to check visual representation for sikkerhetstiltak

@dragutin-nav dragutin-nav changed the title Sikkerhetstiltak additional info Sikkerhetstiltak additional info [Waiting for Kari's feedback for visual representation] Feb 17, 2023
@Mathiamu
Copy link
Contributor

Mathiamu commented Feb 17, 2023

@dragutin-nav Will you check out the code smells too? Especially the critical var one!

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