Skip to content

[Stepper]: Selectors reach into classes/element that it does not own #2234

Closed
@Westbrook

Description

@Westbrook

Description

As seen in https://github.com/adobe/spectrum-css/blob/main/components/stepper/index.css#L216-L224 the CSS for Stepper reaches into the DOM/classes of In-field Button to customize it, rather than leveraging the --mod- APIs.

Steps to reproduce

  1. Go to code

Expected behavior

Patterns should leverage the --mod- APIs surfaced by other patterns rather than reaching into DOM/classes that they do not own.

Metadata

Metadata

Labels

bugResults from a bug in the CSS implementationjira ticket created

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions