-
Notifications
You must be signed in to change notification settings - Fork 242
Description
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is.
The topology diagram an be hard to understand, while there is a tooltip that shows the RLoc16, that can change, and something like the ExtAddress is probably too long.
Describe the solution you'd like A clear and concise description of what you want to happen.
Be able to associate a label with each ExtAddress, so that the label gets shown as a tooltip (maybe as well as the RLoc16). This would allow labels like "OTBR 1", "OTBR 2" be assigned and then easily visible.
Bonus points if there is a checkbox to make all tooltips visible, to easily find particular nodes.
Not sure where to store this configuration, i.e. if it is just something in web local storage for that browser (that maps ExtAddress to a label), although that means it will be lost if you change browser (maybe export/import). Or if there was a way it could be stored in Settings (or a UI Settings section) that would be good.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.