amidaware / tacticalrmm

A remote monitoring & management tool, built with Django, Vue and Go.
https://docs.tacticalrmm.com
Other
3.25k stars 447 forks source link

Add Syntax Hover Icon from "Run Script" onto "Run Bulk Script" #1946

Closed ZzBombardierzZ closed 1 month ago

ZzBombardierzZ commented 3 months ago

Is your feature request related to a problem? Please describe. It's frustrating when you go to run a bulk script that has special variable syntax, and you have to open a second window to view the variable syntax for the script you are about to bulk run.

Describe the solution you'd like Add the same info icon with hover for syntax to the bulk script menu that the regular script menu has.

Describe alternatives you've considered No other alternatives that I've considered fixing the issue. My current work-around is having a second window open with the scripts library or the run script menu on it.

Additional context

Bulk Script View: image

Single Script View: image

wh1te909 commented 1 month ago

done, will be in next release