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
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | filter-overlap-radio-button.png | 64.92 KB | sheetal.pathak |
| #7 | Drupal-10.1.x.png | 60.21 KB | preeti.chawla |
| #7 | Drupal-9.5.x.png | 52.51 KB | preeti.chawla |
| #4 | Before and after patch .png | 194.83 KB | deepalij |
| #3 | 3330554-3.patch | 544 bytes | meeni_dhobale |
Issue fork claro-3330554
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
Comment #2
meeni_dhobale commentedComment #3
meeni_dhobale commentedI 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:
npm run build:cssComment #4
deepalij commentedAble 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.
Comment #5
meeni_dhobale commented@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.
Comment #7
preeti.chawla commented@Meeni_Dhobale @DeepaliJ At my end alignment working fine without applying any patch on Drupal9.5 and Drupal10.1.x.Please see screenshot
Comment #8
ressaMoving issue to Drupal core, per the project page:
Comment #9
smustgrave commentedIssues should be against 11.x
Will need an MR and an issue summary update
Comment #10
sheetal.pathak commentedNot able to reproduce this issue .
Version- Drupal 11.x
Steps taken while trying to reproduce issue.
Attaching screenshot for reference.