feat: Medium effort - fidelity divergences docs, ID rendering tests, Substitution promotion#485
Open
csharpfritz wants to merge 1 commit intoFritzAndFriends:devfrom
Open
Conversation
…ion status - Add Known Fidelity Divergences documentation (ListView DOM, Calendar sub-IDs, Label, FormView, ID coverage) - Add DataList ID rendering tests (3 tests: table with ID, table without ID, flow layout with ID) - Add HiddenField ID rendering tests (2 tests: with and without ID) - Update Substitution status from Deferred to active in tracked-components.json - Correct audit: 7/8 data controls already have id=ClientID rendering - Mark audit priority #2 (Extend ID rendering) as DONE - Add fidelity doc to Migration section in mkdocs.yml Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
4191f21 to
68467b0
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Addresses the medium-effort items from the component audit:
Known Fidelity Divergences Documentation
ID Rendering Test Coverage
Substitution Promotion
Test Results