Skip to content

main: set local node icon becomes hand #85

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rmackay9
Copy link

@rmackay9 rmackay9 commented Apr 3, 2025

This replaces the icon to the right of the "Set local node ID". Currently it is a checkbox but after this change it becomes a "hand" with the word "Set" to the right of it.

A checkbox is normally for turning an option on/off but in this case what we really want is more of a button. Using the "hand" icon is consistent with other pages like the "ESC MAnagement Panel"

I must admit that I haven't actually figured out how to build and run this change so it's untested but I still suspect the change works. If someone could give me a bit of advice on how to build and test I'd be overjoyed to test this important change :-)

@tridge
Copy link
Member

tridge commented Apr 5, 2025

If someone could give me a bit of advice on how to build and test I'd be overjoyed to test this important change

now I've pressed the "allow running tests" on this PR for you the CI will auto-build a windows binary for you. I could teach you how to setup a local build environment if you like, but for the windows build using CI is really easiest. For the linux build doing "python3 -m pip install ." is easiest

@rmackay9
Copy link
Author

rmackay9 commented Apr 6, 2025

@tridge, great, thanks very much! i'll give it a test and see how it looks.

@rmackay9
Copy link
Author

rmackay9 commented Apr 8, 2025

image
I think it looks OK. We could remove the word "Set" if people think that's redundant

@tridge tridge force-pushed the checkbox-to-hand branch from 09c9be1 to 56a1e36 Compare April 19, 2025 21:15
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.

2 participants