jokob-sk / NetAlertX

🖧🔍 WIFI / LAN intruder detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.
GNU General Public License v3.0
3.13k stars 187 forks source link

Easier plugin selection #826

Closed stanelie closed 1 month ago

stanelie commented 1 month ago

Hello. I find I have trouble enabling or disabling a plugin in the plugin list without accidentally un-selecting all the plugins (I never know if I need to hold command, shift, ctrl, since I move from mac to pc often), and then, I don't know which plugins were enabled or not. To me, a list of checkboxes to tick would be better.

jokob-sk commented 1 month ago

Hi @stanelie,

Checkboxes would make break the UI, but I have an alternative UI component. It was however not as extensibly tested as the current one.

This should be available in the next release. It would be great if you could test this. Can you please switch to the netalertx-dev docker image (backup everything at first), in about 15 minutes (or after the last action finishes) from now.

👉If I don't get a confirmation that this is working I might pull out the feature to prevent bugs.

Make sure you refresh your browser cache - and click the 🔄 refresh button in the top right corner.

image

Thanks in advance, j

stanelie commented 1 month ago

This is better fo me, especially on a mac.

Thanks again! Good job!

jokob-sk commented 1 month ago

oh, did you already test it?

stanelie commented 1 month ago

Yes. It is now impossible for me to inadvertently deselect all my plugins. I've tried enabling a few more plugins, and it worked, their respective settings appeared on the list.

Probably unrelated, but I have to wait a while sometimes for the settings page to load, with a "Loading" popup at the top?

jokob-sk commented 1 month ago

Thanks for that! Yes, loading times depend on the number of enabled plugins and system specification that is hosting the app.

jokob-sk commented 1 month ago

released -> closing