Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add play functions in stories (for testing purposes) #147

Open
panzacoder opened this issue Apr 20, 2023 · 0 comments
Open

Add play functions in stories (for testing purposes) #147

panzacoder opened this issue Apr 20, 2023 · 0 comments
Assignees

Comments

@panzacoder
Copy link
Contributor

panzacoder commented Apr 20, 2023

Acceptance Criteria/TODO:

  • Test style changes with interaction (e.g. hover, active):
    -- Breadcrumbs, Buttons, Checkbox, Dropdown, Input, Link, Radio, SegmentControls, Slider, Tabs, Tags, Toggle

  • Test value change with interaction:
    -- Bar: no change when passed isStatic prop
    -- Slider

Decisions/Discovery:

  • No need for testing style changes related to user interactions
    -- Browser's don't have a good way to check computed values (e.g. background-color) while a pseudo-class is applied (e.g. hover)
@panzacoder panzacoder added this to the 2023/04/25 milestone Apr 20, 2023
@Ganzfriend Ganzfriend self-assigned this Apr 20, 2023
@panzacoder panzacoder added Todo and removed Doing labels Apr 24, 2023
@panzacoder panzacoder modified the milestones: 2023/04/25, MUI Molecules Apr 27, 2023
@Ganzfriend Ganzfriend removed the Todo label Apr 27, 2023
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

No branches or pull requests

2 participants