Comments

Sakthivel M created an issue. See original summary.

sakthivel m’s picture

StatusFileSize
new2.9 KB

#2 Please verify the patch

sakthivel m’s picture

Status: Active » Needs review
gauravvvv’s picture

we don't recommend using Olivero as an admin theme.

manojithape’s picture

Verified and tested patch#2. Patch applied successfully and looks good to me.

Testing Steps:

  1. Install drupal 9.2.x-dev version
  2. Go to Appearance -> Set Olivero theme as admin and default theme
  3. Go to Content and create one article content type
  4. Edit that newly created Article content type and observe on Edit article content image field alignment missing
  5. Now apply the patch and clear the cache and again go to edit article content type and verify image field alignment displayed properly as other fields.

Testing Results:
After applying the patch on edit article content type image field alignment displayed properly.

Moving this ticket to RTBC.

manojithape’s picture

Status: Needs review » Reviewed & tested by the community

Version: 9.2.x-dev » 9.3.x-dev

Drupal 9.2.0-alpha1 will be released the week of May 3, 2021, which means new developments and disruptive changes should now be targeted for the 9.3.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

lauriii’s picture

Status: Reviewed & tested by the community » Needs review

Has this been tested on the rendered node? It seems like these styles are targeted at that.

gauravvvv’s picture

This is fixed in Drupal 9.3.x

Please review before patch screen recording. The alignment seems to be correct.

sakthivel m’s picture

@Gauravmahlawat Issue still exits in Drupal 9.3.x, please verify in edit article content image field.

Rinku Jacob 13 made their first commit to this issue’s fork.

abhijith s’s picture

StatusFileSize
new44.58 KB
new44.46 KB

Applied patch #2 on 9.3.x and it works fine.

Before patch:
before

After patch:
after

RTBC +1

mherchel’s picture

Status: Needs review » Closed (won't fix)

This issue is only when using Olivero as an admin theme, which is not supported. Closing as 'won't fix'

lauriii’s picture

Status: Closed (won't fix) » Needs review

The node form is not considered to be part of admin UI because there are sites where exposing it to users is a valid use case (for example, DrupalCon website). It can be configured to be rendered using the FE theme in the appearance page.

Agnesh Tank’s picture

Status: Needs review » Needs work
StatusFileSize
new685.64 KB
new361.48 KB

Tested on 9.3.x-dev with Chrome Browser(Version 90.0.4430.212 (Official Build))

Status: FAIL (Issue persist)

Changing to : Needs work

Patch File used: 3210918.2.patch

Testing steps followed for the issue verification
Install drupal 9.3.x-dev version
Go to Appearance -> Set Olivero theme as admin and default theme
Go to Content and create one article content type
Edit that newly created Article content type and observe on Edit article content image field alignment missing
Now apply the patch and clear the cache and again go to edit article content type and verify image field alignment displayed properly as other fields.

Testing Results:
Even After applying the patch on edit article content type image field is still misaligned

indrajithkb’s picture

Hi @mherchel the issue is from very early stage of our theme (see the link ) if we are planning to fix this issue then am adding my findings here.

hi @Agnesh Tank thanks for testing, but unfortunately you have tested with some different theme not with olivero, that's why the issue still there.

Here i have tested with #2 patch . Thanks @Sakthivel M for the patch.

Adding screenshots

1. For edit node

image

Yes this is the expected solution.

2. For view node

image

This is not we are expecting , because according to our design (see the link) we need some negative margin for desktops.

So we need a solution with satisfying both points.

mherchel’s picture

I want to see if this is still an issue after #3173008: [Code Review] wide image within article template a reusable component/class gets committed.

Agnesh Tank’s picture

StatusFileSize
new828.94 KB

Hi @https://www.drupal.org/u/indrajith-kb I have tested with Olivero theme only.. and its reproducible on my local setup.... Please refer the below SS for the theme set as default & chrome browser

mherchel’s picture

Status: Needs work » Closed (outdated)
StatusFileSize
new126 KB