forked from openhab/openhab-webui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Setup Wizard: improve suggestions refresh on network change (openhab#…
…2568) - Remove the suggestion loading delay when setting the network without a change as this is not required. - While in the wait cycle, going back to the network selection and setting the network again (with or without change) would lead to the progress bar alternating between short and long because 2 timer cycles would be running in parallel. Fix this by cancelling the existing timer if there is a network change. Signed-off-by: Mark Herwege <[email protected]>
- Loading branch information
Showing
1 changed file
with
68 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters