You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could probably improve the UX when adding media by auto-populating the media Name to be the same as the parent node's title. For image media, the parent title could also be used as the pre-populated Alt text:
Non-image media:
Also, since most times users will be adding an Original File, that media use term could be selected by default.
This should be doable with some fairly simple form_alter code, although I haven't tried that yet. We could make this an option (toggle 😄).