Skip to content

Conversation

@pankaj512
Copy link
Contributor

Why

Current setting component takes fix 1024 height and not searchable. This makes it harder to choose a network when screen height is small.

What

  1. Instead of using default 1024 height, use 60% of available height. This reduction in height will add scroll bar to select drop down.
  2. Add an search property to select such that user can type the network to select it quickly.
  3. Moved function and variable declaration to top of component to remove es lint errors.

Before | After
image |
image

Search
image

@moltam89
Copy link
Contributor

moltam89 commented Mar 4, 2025

Forwarded here #103.

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