Problem/Motivation

There is a extra content is overlapping on radio button.

Steps to reproduce

Go to the path /admin/structure/views/view/frontpage/edit/.
In views filter criteria section select any one of them.
See the overlapped arrow on the Promoted to front page status options.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork claro-3330554

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Meeni_Dhobale created an issue. See original summary.

meeni_dhobale’s picture

Issue summary: View changes
meeni_dhobale’s picture

Assigned: meeni_dhobale » Unassigned
Status: Active » Needs review
StatusFileSize
new544 bytes

I Tried to remove this overlapped content, I can't find it's used anywhere in other forms. If someone find something please mention.

Steps for review:

  • Download patch and apply to core.
  • Build .pcss file using npm run build:css
  • Try to reproduce the issue.
deepalij’s picture

StatusFileSize
new194.83 KB

Able to reproduce the issue as shown in the IS
Applied patch #3 on Drupal 10.1.x-dev
Patch applied cleanly, but the issue did not get fixed even after applying the patch.

meeni_dhobale’s picture

@DeepaliJ There is some default file in /sites/default/files/css/ you have to delete those files and again need to follow the steps which I mentioned in #3.

Those default css files are not allowing to update new files.

claireristow made their first commit to this issue’s fork.

preeti.chawla’s picture

StatusFileSize
new52.51 KB
new60.21 KB

@Meeni_Dhobale @DeepaliJ At my end alignment working fine without applying any patch on Drupal9.5 and Drupal10.1.x.Please see screenshot

ressa’s picture

Project: Claro » Drupal core
Version: 8.x-2.x-dev » 11.1.x-dev
Component: Code » Claro theme

Moving issue to Drupal core, per the project page:

Claro is now part of Drupal core

All new issues should be filed in the Drupal Core issue queue.

smustgrave’s picture

Version: 11.1.x-dev » 11.x-dev
Status: Needs review » Needs work

Issues should be against 11.x

Will need an MR and an issue summary update

sheetal.pathak’s picture

StatusFileSize
new64.92 KB

Not able to reproduce this issue .
Version- Drupal 11.x
Steps taken while trying to reproduce issue.

  1. Go to the path /admin/structure/views/view/frontpage/edit/.
  2. In views filter criteria section select any one of them.

Attaching screenshot for reference.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.