To-do items
Overview
The items below represent in-code // @TODO
notes we have left for ourselves to ensure updates are made later on when we have more time.
Description | Location |
---|---|
allow multiple initializers | core/pfe-core/decorators/initializer.ts:15 |
this has been flaky. revisit later | elements/pf-card/test/pf-card.spec.ts:142 |
fix the collapsed whitespace between the end of the "inline-compact" variant and the text node. | elements/pf-clipboard-copy/pf-clipboard-copy.ts:74 |
in non-modal case, toggle the dialog | elements/pf-modal/pf-modal.ts:232 |
non-modal mode | elements/pf-modal/pf-modal.ts:304 |
can we test this without inspecting the private shadowRoot? | elements/pf-switch/test/pf-switch.spec.ts:92 |
can we test this without inspecting the private shadowRoot? | elements/pf-switch/test/pf-switch.spec.ts:112 |
can we test this without inspecting the private shadowRoot? | elements/pf-switch/test/pf-switch.spec.ts:129 |
test keyboard a11y with wtr sendKeys | elements/pf-switch/test/pf-switch.spec.ts:174 |
don't test shadowroots | elements/pf-tile/test/pf-tile.spec.ts:32 |
don't test shadowroots | elements/pf-tile/test/pf-tile.spec.ts:41 |
don't test shadowroots | elements/pf-tile/test/pf-tile.spec.ts:52 |
switch to false in next major | tools/pfe-tools/11ty/DocsPage.ts:109 |