diff options
author | Ansuel Smith <ansuelsmth@gmail.com> | 2020-11-01 01:45:41 +0100 |
---|---|---|
committer | Ansuel Smith <ansuelsmth@gmail.com> | 2020-11-01 01:45:41 +0100 |
commit | ae47a5104d515bff83077f33e96fe6355504da1d (patch) | |
tree | 09ceb43110ee56eebd33b303ddf9d50f23a1dc70 /applications/luci-app-travelmate | |
parent | 1da9df837685b3a2afc80125d056e37198933533 (diff) |
luci-mod-network: use createHanleFn for handleJoin function
handleJoin can be slow to parse all the data and show the new modal, this can result in the disappear of the scan modal and the showing of the wifi config page while the data are generating. This is wrong since a user can think that he did something wrong. Fix this by using the createHandleFn and by removing the scan pool function instead of calling ScanAbort function that with the other thing wrongly removes the Scan modal. (the modal is replaced with the add one when all the data are ready)
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Diffstat (limited to 'applications/luci-app-travelmate')
0 files changed, 0 insertions, 0 deletions