Skip to content

perf(fast-element): filter late attribute observation#7548

Draft
janechu wants to merge 1 commit into
releases/fast-element-v3from
users/janechu/late-attribute-filter
Draft

perf(fast-element): filter late attribute observation#7548
janechu wants to merge 1 commit into
releases/fast-element-v3from
users/janechu/late-attribute-filter

Conversation

@janechu
Copy link
Copy Markdown
Collaborator

@janechu janechu commented May 29, 2026

Pull Request

📖 Description

Filters late-attribute MutationObserver callbacks to only attributes in the late attribute lookup while preserving late-defined attribute sync/update behavior. The PR adds focused Playwright coverage for late-defined attribute syncing and unrelated attribute changes, updates design notes, and includes a change file.

📑 Test Plan

  • playwright test element-controller.pw.spec.ts --project=chromium --grep "late-defined attributes"
  • npm run build:tsc -w @microsoft/fast-element
  • beachball check --branch origin/releases/fast-element-v3

✅ Checklist

General

  • I have included a change request file using $ npm run change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@janechu janechu force-pushed the users/janechu/late-attribute-filter branch from 2f41926 to aac019b Compare May 29, 2026 21:49
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.

1 participant