[X] I have checked that this enhancement has not already been requested
How would you categorize this request. You can select multiple if not sure
Low Code UI
Enhancement Description
It would be useful to permanently enable certain commands, particularly filter and search commands without adding the entire Low Code UI.
Add a config to Buckaroo widget that plumbs in specially enabled commands to another menu bar.
This should probably be a different row of the status bar
Pseudo Code Implementation
This should be a BuckarooWidget() level config, not a toggable config. If you want to view the UI without it, instantiate differently
Checks
How would you categorize this request. You can select multiple if not sure
Low Code UI
Enhancement Description
It would be useful to permanently enable certain commands, particularly filter and search commands without adding the entire Low Code UI.
Add a config to Buckaroo widget that plumbs in specially enabled commands to another menu bar. This should probably be a different row of the status bar
Pseudo Code Implementation
This should be a
BuckarooWidget()
level config, not a toggable config. If you want to view the UI without it, instantiate differentlyPrior Art
N/A