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

Fixes #17646: Clicking on the warning icon is node list should lead to system status page #3061

Conversation

ElaadF
Copy link
Member

@ElaadF ElaadF commented Jun 5, 2020

@ElaadF ElaadF requested a review from VinceMacBuche June 5, 2020 15:06
@@ -80,7 +80,7 @@ object ShowNodeDetailsFromNode {
sealed trait DisplayDetailsMode { def tab : Int}
case object Summary extends DisplayDetailsMode { override def tab = 0 }
case object Compliance extends DisplayDetailsMode { override def tab = 1 }
case object System extends DisplayDetailsMode { override def tab = 6 }
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not sure if it was a mistake or on purpose

Copy link
Member

Choose a reason for hiding this comment

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

The tab changed between first implem, and was originally in 7 position, but someone changed the tab order, but not here

Copy link
Member

Choose a reason for hiding this comment

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

see #2997

@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 94dfc9d into Normation:branches/rudder/6.1 Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants