- Issue created by @joshua.boltz
We are using this module to enable the Media Library form API element within a custom block within Layout Builder.
In trying to track down why, I've come across this issue:
https://www.drupal.org/project/drupal/issues/3089745 β
Which, in turn, led me to this committed fix going back to Drupal 9.1:
https://git.drupalcode.org/project/drupal/-/commit/fb46d2747fa64a6f0cfc0...
I think possibly we need to implement the same sort of focus fix that was made to the Media Library field widget to the Media Library Form Element.
The focus will be improved, leading to an improved user experience.
Forgive me if this is already addressed in 2.1.x, as I have not been able to test that since we are not yet on Drupal 10.3 and it seems that 2.1.x is making 10.3 a requirement.
Active
2.0
Code