Knoobie
Knoobie
Should there also be some kind of min / max width to ensure the popup does not fall out of proportion; for example you create something similar to the GitHub...
If that works: totally!
Just stumbled upon this in the docs example.. it feels like a must have feature.. nobody wants to do pixel perfect matching of field and popover.. see for example: 340px...
Wouldn't it be enough to enhance the specific components that handle the download, e.g. `SvgIcon` with a way to overwrie the `getDisabledUpdateMode` to return `ALWAYS`? e.g.: ```java public void setSrc(DownloadHandler...
^push. MSCB is our only form-based multi select component. It would be awesome to allow sorting to create some kind of priority selection. Grid is way too huge for it.
My first suggestion would be setChipsDragable(true) or setChipsReorder(ing)(true). The chips might be really easy to make in a good way sortable by either using the mouse or shift+left/right to move...
Our use-case would be solved by allowing the chips to be sortable when the dropdown is closed / once people start interacting with a chip the dropdown can be closed....
@jouni did you consider this in the new base theme? 🙂
Perfect :) Sounds like this issue can be closed
Another simple solution: MyCard extends Card implements ClickNotifier