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:72 |
in non-modal case, toggle the dialog | elements/pf-modal/pf-modal.ts:230 |
non-modal mode | elements/pf-modal/pf-modal.ts:302 |
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 |
will probably break if one component links to another's lightdom css. | tools/pfe-tools/dev-server/config.ts:128 |
will probably break if one component links to another's lightdom css. | tools/pfe-tools/dev-server/config.ts:141 |