Replies: 2 comments 2 replies
-
Thanks Dave, Is there any other ideas you, or anyone else, had for the UI going forward? At this point I believe I have closed off most if not all of the pending feature requests except for the WebSocket support. I did consider building a "supervisor" style Application. Basically, take the existing UI make it a standalone webserver not on-device and have the ability to connect and toggle between all your NDS devices from one webpage. I just don't know how many people would want or use it. It would really only be applicable to people that have somewhere they can run the webserver and either have multiple devices, or a device they can't run the webUI on currently but can still run the API layer. |
Beta Was this translation helpful? Give feedback.
-
@KeiranHines Yes, you're indeed close to closing the last "feature ticket" for the web UI, bar the WebSocket one. Good job! There is still the thing about the effect interval now being specified and shown in milliseconds, first mentioned by @robertlipe in #411. I think it makes more sense to configure and show that in seconds, which is mainly a back-end thing - which I can do myself. However, once we change the duration granularity from ms to s, the countdown should start occurring in fractions (I think tens would be granular enough?) of seconds. Also, as also mentioned earlier, it would be nice if the interval editor on the main page would respond to Enter being pressed. Having to apply a new value by clicking somewhere outside of the field will always feel a bit odd. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I just updated my fork and wanted to say that the UI is coming along really nicely! Really appreciate what folks are doing on this!
Cheers,
Dave
Beta Was this translation helpful? Give feedback.
All reactions