You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Prior Art
N/A
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: