iotaledger / iotaledger/node-dashboard
Show indication when peer p2p id has changed
Open
feature
priority:4
- Dominant language
- TypeScript
- Stars
- 41
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
**Description**
Currently when a peer's p2p id changes the UI and node show red status and in the log the message indicates that the node Id has changed and shows the new id. The node owner may not be able to distinguish this from a node being temporarily down without checking the log and know he needs to take some action to 1) change the id 2) remove the node.
**Describe the solution you'd like**
A better solution would be to have the status indicator change to orange or provide a badge indicating the Id for that node has changed. The node owner could take appropriate action.
Contributor guide
Assessment
This issue has not been assessed yet.