- Issue created by @simohell
Scrolling a node form with "A version of this page you were editing..." dialog open will scroll the dialog out of viewport.
Drupal core has some features to prevent this, but they don't seem to work with autosave_form. An improved CSS solution is planned to be implemented as the browsers not supporting CSS :has()
are phased out from Drupal's supported-list.
Implement a CSS solution to prevent autosave dialog from scrolling out of viewport.
Revert the fix when the feature is implemented in Drupal Core.
Active
1.0
User interface