Skip to content
Discussion options

You must be logged in to vote

@arne123 Thank you for your report.

To summarize:

  • nic_list is the list of interfaces, which may change if, say, user plugs in a USB WiFi dongle.
  • nic_list is refreshed once every second, which disrupts the dropdown element, and closes the dropdown forcibly on the user.
  • You are arguing for a mode of operation, where the nic_list refresh is paused when the dropdown is open.

But then, two burning questions:

  • When the user then selected an interface which used to exist, they're screwed over because nobody told them the interface list changed, so the user experience is not nice either
  • User is not notified, when the user has the opportunity to select a new interface

With that said, I think th…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@arne123
Comment options

@evnchn
Comment options

evnchn Apr 26, 2025
Collaborator

@arne123
Comment options

Answer selected by arne123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants