Hi! We have some feedback regarding the dashboard widgets and want to share it with you, hoping this can be picked up. Right now we are facing an issue that results in our widgets behaving incorrectly in some cases, as well as quite some questions from our customers.
Our dashboard widgets are editable when in fullscreen, and read-only when not in fullscreen. We are facing an issue with detecting this however. If you open a widget using the three dots > Fullscreen, from the context, we get viewMode
set as "fullscreen"
, as expected. When doing this via the three dots > Settings however, it still gives us "widget"
. It’d be really helpful to have this set to "fullscreen"
as well, since our widget now things it cannot be edited. We now point users to the fullscreen button by rendering an arrow with text that points to the three dots, which isn’t ideal.
Having this resolved would be very helpful for us and other developers!