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

computeShowDetailCardHeader() has a faulty condition #4608

Closed
ClementBouvierN opened this issue Jun 14, 2023 · 0 comments · Fixed by #4609
Closed

computeShowDetailCardHeader() has a faulty condition #4608

ClementBouvierN opened this issue Jun 14, 2023 · 0 comments · Fixed by #4609
Assignees
Labels
Bug Something isn't working

Comments

@ClementBouvierN
Copy link
Contributor

in the function, there is this test:
!this.cardState.showDetailCardHeader || this.cardState.showDetailCardHeader === true

which always return true

ClementBouvierN added a commit that referenced this issue Jun 14, 2023
Signed-off-by: ClementBouvierN <clement.bouvierneveu@rte-france.com>
@ClementBouvierN ClementBouvierN linked a pull request Jun 14, 2023 that will close this issue
ClementBouvierN added a commit that referenced this issue Jun 14, 2023
Signed-off-by: ClementBouvierN <clement.bouvierneveu@rte-france.com>
@freddidierRTE freddidierRTE added the Bug Something isn't working label Jun 14, 2023
ClementBouvierN added a commit that referenced this issue Jun 15, 2023
Signed-off-by: ClementBouvierN <clement.bouvierneveu@rte-france.com>
@ClementBouvierN ClementBouvierN self-assigned this Jun 15, 2023
ClementBouvierN added a commit that referenced this issue Jun 15, 2023
Signed-off-by: ClementBouvierN <clement.bouvierneveu@rte-france.com>
ClementBouvierN added a commit that referenced this issue Jun 15, 2023
Signed-off-by: ClementBouvierN <clement.bouvierneveu@rte-france.com>
ClementBouvierN added a commit that referenced this issue Jun 16, 2023
Signed-off-by: ClementBouvierN <clement.bouvierneveu@rte-france.com>
vlo-rte pushed a commit that referenced this issue Jun 16, 2023
Signed-off-by: ClementBouvierN <clement.bouvierneveu@rte-france.com>
vlo-rte pushed a commit that referenced this issue Jun 16, 2023
Signed-off-by: ClementBouvierN <clement.bouvierneveu@rte-france.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants