sigp / siren

User interface for Lighthouse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

retain field contents when switching between basic/advanced config

antondlr opened this issue · comments

right now, when switching between basic settings and advanced settings , the beacon address, BN port, and VC port get reset to default.
It would make more sense to me to:

  • retain BN and VC ports in both directions (same fields different layout)
  • retain beacon address in both directions (same field)
  • drop whatever is in VC address when going from advanced -> basic
  • maybe rename beacon address in the basic view to something that covers both?

Feel free to close this if this is intended behaviour.

handled here #129