-
Notifications
You must be signed in to change notification settings - Fork 240
feat(Resource-status): Add Performance page button #10093
Conversation
Add a new button to access performance page from resource status detail panel, graph section. Refs: MON-10900
@jdelpierre I was wondering if we could try to shift the title to maintain it centered within the panel width? |
Hum, Yes, I test to change the CSS props on the line concerned |
0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for translation
* feat(Resource-status): Add Performance page button Add a new button to access performance page from resource status detail panel, graph section. Refs: MON-10900 * change naming of the label variable performance page * replace button to iconButton and add useHistory router * change the label of the link button * Change CSS Props to align the title on graph panel
* feat(Resource-status): Add Performance page button Add a new button to access performance page from resource status detail panel, graph section. Refs: MON-10900 * change naming of the label variable performance page * replace button to iconButton and add useHistory router * change the label of the link button * Change CSS Props to align the title on graph panel
* feat(Resource-status): Add Performance page button Add a new button to access performance page from resource status detail panel, graph section. Refs: MON-10900 * change naming of the label variable performance page * replace button to iconButton and add useHistory router * change the label of the link button * Change CSS Props to align the title on graph panel
Add a new button to access performance page from resource status detail panel, graph section.
Refs: MON-10900
Screenshot with the button on the right panel
Type of change
Target serie
How this pull request can be tested ?
Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.
Any relevant details of the configuration to perform the test should be added.
Checklist