Skip to content

Dev2master 17082026 - #1963

Closed
mayankjindalmj wants to merge 11 commits into
masterfrom
dev2master-17082026
Closed

Dev2master 17082026#1963
mayankjindalmj wants to merge 11 commits into
masterfrom
dev2master-17082026

Conversation

@mayankjindalmj

Copy link
Copy Markdown
Contributor

Description

Related Issue

Motivation and Context

How Has This Been Tested?

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 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 and the overall coverage did not decrease.
  • All unit tests pass on CircleCi.
  • I ran all tests locally and they pass.

armaang1729 and others added 11 commits August 10, 2026 11:22
* added theme editor support for table component

* updated README for the table component theme editor support

* address review comments for table theme editor styleConfig

- add hover, focus-visible, disabled states to tableAddButton and tableRemoveButton for consistency with tableSortButton
- use :focus-visible on sort button and add/remove buttons to match theme canvas SCSS

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Armaan Gupta <armaang@Armaans-MacBook-Pro.local>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
updating af2-web-runtime to v1.0.2
Adding File attachment scanning support.
…odes (#1957)

Change from sling:Folder to nt:unstructured so AEM resolves component
resource type inheritance correctly.

Co-authored-by: Armaan Gupta <armaang@Armaans-MacBook-Pro.local>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
[FORMS-27260] Removing datepicker v2 and updating a11y fixes in v1
…der (#1958)

* fixing the Filevault issue

* added jcr:primaryType=nt:unstructured to the child Nodes

---------

Co-authored-by: Armaan Gupta <armaang@Armaans-MacBook-Pro.local>
…race) (#1960)

A config-dialog submit fires an asynchronous editable re-render that
repositions overlays and hides the shared #EditableToolbar. The test
proceeded straight to openEditableToolbar, so the late re-render tore the
toolbar down after it was opened and the trailing should('be.visible')
(commands.js:311, never re-clicks) timed out with "#EditableToolbar has
display: none". At retries=0 this reproduced 4/5; masked but still ~41%
flaky at CI retries=3.

- Add central cy.submitConfigureDialog() command that registers the same
  cq-editables-updated + cq-overlays-repositioned listeners
  deleteComponentByPath uses BEFORE submit and blocks until both fire, so
  the editor is settled before the next openEditableToolbar. Reusable by
  the other submit sites across specs.
- Use it in the Forms-editor and Sites-editor flows of the spec.
- Suppress the intermittent CoralUI3 "Cannot create property '_namespace'
  on boolean 'true'" editor-bootstrap error in the index.js allow-list; it
  is racy, self-recovers, and has no functional impact on the form.

Verified: 20 consecutive post-fix runs at retries=0 with zero failures
(baseline 4/5 failing).

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mayankjindalmj mayankjindalmj added invalid This doesn't seem right do not merge labels Aug 18, 2026
@adobe-bot

Copy link
Copy Markdown

Accessibility Violations Found

Id Impact
aria-required-attr critical
empty-heading minor
label-title-only serious
page-has-heading-one moderate
target-size serious

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants