This was brought up in #541 by @jenlampton:
We have problems with the location of the submit button in views, too. It's the only UI in core that puts it at the top right, and if your live preview is too wide, that submit button scrolls right off the page (scrolls to the right - where no one can find it). ...Here's an interesting idea, you know how we have a fancy new sticky-footer in the Bartik theme? Why don't we create a similar fancy new sticky-footer for forms where we can stash those submit buttons? The buttons would always be at the bottom left of the viewport, but we can let the page scroll behind.
This could be a handy UI pattern for any form that gets too long.
I recall bringing this issue up in d.org at some point, but I cannot remember where exactly or if it was for core or a contrib module like Module Filter.
Anyways, there is Sticky Edit Actions that does this in a really awesome way:
I think it uses Waypoints' Sticky Elements
~PR by @laryn: https://github.com/backdrop/backdrop/pull/2150~ ~~PR by @wesruv: https://github.com/backdrop/backdrop/pull/2237~~ PR by @jenlampton: https://github.com/backdrop/backdrop/pull/2292
Recent comments
@laryn - thanks for this. I was looking for the CKEditor media widget that lets you add more than just images, like in Drupal 8+. Never occurred to me that file upload would be under the link widget...
Simple PDF Upload & Link
Awesome, I've unchecked the multifiled settings and now everthings works like a charm! Great work, again thank you very much!
How to show "Repeating dates" on a view page?
Extremely usefulĀ idea and module. Thank you! This may have many other flexible applications in administering website's content and design.
Is it possible to choose a specific layout for each post ?