To maintain accessibility standards in a component-based architecture, the heading tag is causing issues. To resolve this, replacing the heading tag with an aria-label attribute and adding a patch accordingly.
I tried to reproduce this issue by adding select list field to article content type but i dont see checkboxes there. Can you please add steps to reproduce issue
Added container--text-format-filter-wrapper.html.twig template to add clearfix class for fixing this
I have restricted the dropdown menu to only appear in the main navigation according to the configuration settings. Please see the before and after images attached.
On an adaptive or mobile device, the save button is located beneath the sidebar. Additionally, a close button is provided to close the sidebar and save your changes.
rupeshghar โ made their first commit to this issueโs fork.
I am checking this issue
I've submitted a merge request for the issue mentioned earlier. Initially, the CSS code was only functioning with a vertical toolbar file. Please review the updated merge request, and I have attached a screenshot for your reference.
I have raised mr with padding changes. Please check images attached
Overriden default css written on form-item and raised MR for same
I am not able to reproduce it and it is working for me. @Grienauer May be you can share safari version and more detailed steps around it
I have added fix for safari 16 version in MR. Please find screenshot attached
phone_international module is not supported with 11.x version. phone_international module needs update.
In the latest version of Drupal, the menu machine name is now included as a class for menus, providing a means to uniquely identify each menu.
It appears that this issue has already been addressed; kindly verify
It appears that the problem has already been addressed. I attempted to reproduce the issue, but I discovered that the required CSS code has already been implemented.
.media-library-wrapper {
margin-top: 0;
margin-left: calc(var(--gin-spacing-m) * -1);
margin-right: calc(var(--gin-spacing-m) * -1);
}<code>
rupeshghar โ made their first commit to this issueโs fork.
In Bootstrap bario theme, Set buttons to primary when it shows null output until it saved.
rupeshghar โ changed the visibility of the branch 3332673-input-button-missing to active.
rupeshghar โ changed the visibility of the branch 3332673-input-button-missing to hidden.
rupeshghar โ made their first commit to this issueโs fork.
I have replaced the heading tag with division and added attributes role and aria-level. The visually-hidden class was not replace with aria-hidden=true attribute as it ll not be considered while screen reading
rupeshghar โ made their first commit to this issueโs fork.
rupeshghar โ made their first commit to this issueโs fork.
rupeshghar โ made their first commit to this issueโs fork.
i am looking into this issue
I have added nesting for icon links
Before
After
Working on this issue as a part of Claro Contribution Day.
rupeshghar โ changed the visibility of the branch 3178630-views-exposed-filters to hidden.
I have added margin for date fields and removed unwanted margin
rupeshghar โ made their first commit to this issueโs fork.
I have modified html structure for filter button in svelte file and adjusted button through css