stereum-dev / ethereum-node

Run an Ethereum node, solo stake ETH and connect dApps to your server with Stereum Ethereum Node Setup & Manager!
https://www.stereum.com/?utm_source=github&utm_medium=stereum-repo&utm_id=0
MIT License
112 stars 43 forks source link

[Bug]: Node Setup Workflow UI issue #1859

Closed Vithya-RS closed 3 months ago

Vithya-RS commented 6 months ago

Environment

Production

Bug Description

In the node setup flow, navigate to set blockchain sync (Set how the Node clients where synchronize their blockchain data from)
Under Consensus (Lighthouse), Click on source dropdown (Checkpoint Sync) and click on the “>" button to move to custom source option/ syncs from genesis, the dropdown option is still open, and selecting any option at this point will not work

Expected Behaviour: Either close the dropdown list once moved to next option or disable the “>" button when dropdown is open.

Screenshot 2024-04-26 at 4 05 41 PM

Launcher Version

2.1.3

Operating System

Mac

Affected Service (if applicable)

No response

Logs (if applicable)

No response

Acknowledgment

daGscheid commented 3 months ago

Fixed with: https://github.com/stereum-dev/ethereum-node/pull/1928