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
Attempting to configure an Input Widget in a Mini Widget Bar widget results in the following error:
They work fine to configure in Custom Widget Base widgets, and the Bottom Bar, although per #1585 they can't even be added to the Top Bar.
Steps to reproduce
Open Edit Mode
Add a Mini Widgets Bar widget
Add an Input Widget to it
Try to configure it
It doesn't work, and gives an error message
Primary pain point(s)
Dragging them to a different place to be able to configure them is really clunky and unintuitive - they should be configurable wherever they are in the View.
I believe the best (and right) way to fix that is by making the Input widgets be regular MiniWidgets and untying the whole configuration logic from outside them.
Not the easiest way to fix, but will pay off in the long term.
Bug description
Attempting to configure an Input Widget in a Mini Widget Bar widget results in the following error:
![Image](https://private-user-images.githubusercontent.com/25898329/410586923-fb352b06-7721-4c38-b128-6bffd8c8214b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2ODAzMzEsIm5iZiI6MTczOTY4MDAzMSwicGF0aCI6Ii8yNTg5ODMyOS80MTA1ODY5MjMtZmIzNTJiMDYtNzcyMS00YzM4LWIxMjgtNmJmZmQ4YzgyMTRiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDA0MjcxMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTY1ZTIwZjk4ZjZlMmJmZmZkNTkwZjBkNGMxMDM0MGY3Yzk4MTg2MTkwZTZkYTc4ZjExOGFmYWEyYTY0ZjQzOWYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.jLAQnMhz8lxcy_VEuM1bEek1crV_K-CXCOE4wqPtlZI)
They work fine to configure in Custom Widget Base widgets, and the Bottom Bar, although per #1585 they can't even be added to the Top Bar.
Steps to reproduce
Primary pain point(s)
Dragging them to a different place to be able to configure them is really clunky and unintuitive - they should be configurable wherever they are in the View.
Additional context
Possibly related to #1479.
Prerequisites
The text was updated successfully, but these errors were encountered: