Skip to content

fix(dashboard): remove duplicated IDs on the dashboard page#40768

Merged
susnux merged 2 commits into
masterfrom
fix/37098/dashboard-duplicated-ids
Oct 4, 2023
Merged

fix(dashboard): remove duplicated IDs on the dashboard page#40768
susnux merged 2 commits into
masterfrom
fix/37098/dashboard-duplicated-ids

Conversation

@ShGKme

@ShGKme ShGKme commented Oct 4, 2023

Copy link
Copy Markdown
Contributor

Summary

Dashboard used the same ID for header icons in every panel (dashboard widget).

This PR makes them unequal by using panel id as a part of ID

TODO

  • Use panel id as a part of ID

Checklist

ShGKme added 2 commits October 4, 2023 16:19
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>

@susnux susnux left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

wild ID naming, but makes sense 👍

@ShGKme

ShGKme commented Oct 4, 2023

Copy link
Copy Markdown
Contributor Author

wild ID naming

not the work of my hands ༼ つ ◕_◕ ༽つ

@ShGKme

ShGKme commented Oct 4, 2023

Copy link
Copy Markdown
Contributor Author

Failed dron test is unrelated, I don't have rights to restart

@susnux

susnux commented Oct 4, 2023

Copy link
Copy Markdown
Contributor

Drone unrelated

@susnux susnux merged commit a3657ed into master Oct 4, 2023
@susnux susnux deleted the fix/37098/dashboard-duplicated-ids branch October 4, 2023 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BITV] 9.4.1.1/0.2 On the page, there are multiple IDs that are identical - see "resourceNameFintestExplorer".

3 participants