althea-net / rita-dash

User dashbaord for managing Rita
https://github.com/althea-net/rita
Apache License 2.0
8 stars 13 forks source link

Router Settings fields not updating #17

Closed J-O-S-H-C closed 6 years ago

J-O-S-H-C commented 6 years ago

Input field data is not updated when changing the SSID or the Password fields, saving, navigating away, and coming back to the router settings page. The settings are being changed behind the scenes properly, but the UI keeps the input field data.

Steps to Replicate:

  1. Change SSID and save setting (at this point the SSID is changing properly on a Wifi Analyzer)
  2. Navigate to another page (Example: payments page)
  3. Navigate back to the Router Settings page: Old settings loads into the input fields; However...
  4. Refresh the Router Settings page: the new SSID displays in the fields.