-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closes #1273 Closes #3848: Allow multiple select menus on the same page #1387
Merged
bberndt-uaz
merged 84 commits into
main
from
issue/1273-az-select-menu-to-support-more-than-one-instance
Nov 6, 2024
Merged
Closes #1273 Closes #3848: Allow multiple select menus on the same page #1387
bberndt-uaz
merged 84 commits into
main
from
issue/1273-az-select-menu-to-support-more-than-one-instance
Nov 6, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trackleft
reviewed
Mar 8, 2022
modules/custom/az_select_menu/src/Plugin/Block/AzSelectMenu.php
Outdated
Show resolved
Hide resolved
…1360) Co-authored-by: Dana Hertzberg <[email protected]>
…all. (#1334) Co-authored-by: Michael Hagedon <[email protected]> Co-authored-by: Joe Parsons <[email protected]>
…ter menu blocks. (#1332)
…exity (#1345) Co-authored-by: Joe Parsons <[email protected]> Co-authored-by: Dana Hertzberg <[email protected]>
) Co-authored-by: Joe Parsons <[email protected]>
…d sidebars (#1365) Co-authored-by: Mike Hagedon <[email protected]>
…hange bg_attach to bg_attachment (#1398)
…main repo CI builds. (#877)
Co-authored-by: Chris Green <[email protected]>
…emove contacts from page migration. (#1416)
Co-authored-by: bberndt-uaz <[email protected]> Co-authored-by: Joe Parsons <[email protected]>
Co-authored-by: Joe Parsons <[email protected]>
… of flexible page migration. (#1419)
…1442) Co-authored-by: Joe Parsons <[email protected]>
Co-authored-by: Joe Parsons <[email protected]>
Consider adding this issue into this PR as well |
danahertzberg
changed the title
Closes #1273 Allow multiple select menus on the same page.
Closes #1273 Closes #3848: Allow multiple select menus on the same page
Oct 31, 2024
trackleft
reviewed
Nov 1, 2024
trackleft
reviewed
Nov 1, 2024
modules/custom/az_select_menu/src/Plugin/Block/AzSelectMenu.php
Outdated
Show resolved
Hide resolved
trackleft
reviewed
Nov 1, 2024
modules/custom/az_select_menu/src/Plugin/Block/AzSelectMenu.php
Outdated
Show resolved
Hide resolved
modules/custom/az_select_menu/src/Plugin/Block/AzSelectMenu.php
Outdated
Show resolved
Hide resolved
joeparsons
reviewed
Nov 1, 2024
joeparsons
reviewed
Nov 1, 2024
Co-authored-by: Joe Parsons <[email protected]>
trackleft
approved these changes
Nov 4, 2024
This looks good to me, nice work! |
danahertzberg
approved these changes
Nov 4, 2024
bberndt-uaz
approved these changes
Nov 6, 2024
tadean
approved these changes
Nov 6, 2024
bberndt-uaz
added
patch release
Issues to be included in the next patch release
2.12.x only
labels
Nov 6, 2024
bberndt-uaz
deleted the
issue/1273-az-select-menu-to-support-more-than-one-instance
branch
November 6, 2024 20:34
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
2.12.x only
accessibility
bug
Something isn't working
enhancement
New feature or request
patch release
Issues to be included in the next patch release
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This change makes unique IDs for each select element and adds a reference to that unique ID in the associated label element.
Release notes
Related Issues
Closes #1273
Closes #3848
How to test
Probo build: https://7b5e2985-cedf-4a13-ab91-3a35916c835d--pr-1387.probo.build/dana
Previous reference
See https://user-images.githubusercontent.com/1023167/169171863-e881d394-b837-46d6-9494-bf07c16b4419.mov
Types of changes
Arizona Quickstart (install profile, custom modules, custom theme)
Drupal core
Drupal contrib projects
Checklist: