Stefan Uebe
Stefan Uebe
In our customer project: Saving the latest position of a dragged around dialog in user preferences and restore the position the next time the dialog is shown.
> Could be related #1060. Jep, looks similar (@ dragged event)
> I wonder if this could be a more straightforward feature for the developer, if the dialog stored its position in the browser localStorage (with a unique ID), and restored...
As a workaround this addon can be used: https://vaadin.com/directory/component/paged-tabs
Indeed. I was not aware of that factory class, since I tested around in V14, where it is not available (at least not 14.6.8). Thanks for the hint.
So the question is, if this factory class / feature will be backported to V14?
> @stefanuebe Is this still an issue in your project? Yes
Here is an alternative approach to append multiple fields to the login form (in my case I have a subclass of LoginForm). It works "within" the login form itself without...
The comments on the given issue and the there referenced ones do not really make sense to me, since the vaadin-input-container and the inputs-wrapper do affect the visuals and therefore...
Do you have a screenshot for that issue?