Closed (fixed)
Project:
Drupal core
Version:
9.5.x-dev
Component:
other
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 May 2022 at 14:45 UTC
Updated:
19 Dec 2022 at 21:24 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
mherchelComment #3
larowlanComment #4
larowlanCan we do some git forensics to work out if this was done by design
When you create content you typically add the image one and then retain it, but you come back to edit the body several times. I wonder if that was the reasoning here
Comment #5
mherchelI brought this to the Drupal UX meeting at #3279239: Drupal Usability Meeting 2022-05-13. There was unanimous consensus that moving the image form element above the body field is better usability. See the issue and the posted recording more more detailed information.
Comment #7
quietone commentedSetting back to active based on response in #5
Comment #10
rpayanmComment #11
deepalij commentedVerified and tested patch merge request !2981 from #9 on 10.1.x-dev version.
Patch applied successfully.
The default article content type's form display now has an image field above the body field
Before patch:

After patch:

RTBC +1
Comment #12
kristen polThanks for the MR and the testing. Marking RTBC based on:
Comment #13
quietone commentedThis looks fine to me and I checked with larowlan to be sure that I wasn't missing anything.
So, I will commit in the next 24 hours.
Comment #14
quietone commentedTweak the title
Comment #15
quietone commentedSomeone else will have to commit this. Once again, key signing fails. Although it worked last week and the keys are still valid.
Comment #17
larowlanI don't think this warrants tests, we're just changing default config.
Committed to 10.1.x and cherry-picked to 10.0.x and 9.5.x
Not cherry-picking to 9.4.x because this is default config and that branch is ~1 week away from security only support.