4IceG / luci-app-sms-tool-js

Simple user interface to handle SMS / USSD / AT commands via sms_tool application. (LuCI JS) | OpenWrt >= 21.02
GNU General Public License v3.0
31 stars 14 forks source link

AT Commands: "Command to send" field is not populated #6

Closed bam80 closed 1 year ago

bam80 commented 1 year ago

If there is only one command configured, there is no way to fill the field by selecting a command from "User AT commands" drop-down list: image

OpenWrt 23.05.0-rc2

4IceG commented 1 year ago

There is one sample command so that the user can see how he/she should/can add additional commands.

You can't select this command anyway, it's not an error. The option works only when changing the command from the list.

bam80 commented 1 year ago

But if you add a command you can select the original one. Also alternative app from @koshev-msk work well in the same single-entry scenario

bam80 commented 5 months ago

https://github.com/4IceG/luci-app-sms-tool-js/commit/bda6cff0eed6506a3b438ffcee86bb6536f262b0