Skip to content

fix(canvas): match block variant name case/spacing-insensitively - #1297

Open
shsteimer wants to merge 4 commits into
mainfrom
varmatch
Open

fix(canvas): match block variant name case/spacing-insensitively#1297
shsteimer wants to merge 4 commits into
mainfrom
varmatch

Conversation

@shsteimer

Copy link
Copy Markdown
Contributor

Description

Variant picker checkmark compared doc variant text against library variant names with strict equality, so casing/spacing differences (e.g. "wide" vs "Wide") left the picker unmatched.

Related Issue

Motivation and Context

How Has This Been Tested?

https://varmatch--da-live--adobe.aem.live/

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Variant picker checkmark compared doc variant text against library
variant names with strict equality, so casing/spacing differences
(e.g. "wide" vs "Wide") left the picker unmatched.

Co-Authored-By: Sean Steimer <ssteimer@adobe.com>
@aem-code-sync

aem-code-sync Bot commented Sep 4, 2026

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-sync branch
Commits

@shsteimer
shsteimer requested a review from hannessolo September 4, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants