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

feat: display hexadecimal and decimal values for network addresses #2078

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

Nerivec
Copy link
Contributor

@Nerivec Nerivec commented Jul 21, 2024

Fixes #1971

z2mf1
z2mf2

@Koenkk Koenkk merged commit 48568dd into nurikk:dev Jul 22, 2024
1 of 2 checks passed
@Nerivec Nerivec deleted the nwk-address-hex-dec branch July 22, 2024 19:56
@soif
Copy link

soif commented Nov 21, 2024

I would be very helpful to also display it directly in the device list.

Currently it is only showed in the tooltip, when hovering the Hex address. When searching for the device that has triggered a warning (showing the decimal address) , this is a tedious process.

As there is enough room after the Hex addresss, it would be very convenient to have it listed the same way as your screenshot, ie:
0x1F6B / 8043 (instead of "(0x1F6B)", with a tooltip) as currently.

Additionally it would allow to quickly search for it using Control-F in the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] Toggle/Setting to display network addresses in decimal format.
3 participants