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

fix(fluent-button): fix typo in compound disabled selector, add tests #31302

Conversation

davatron5000
Copy link
Contributor

Previous Behavior

Found a syntax issue in compound disabled CSS selector for <fluent-button> and <fluent-anchor-button>. No existing behavior because CSS was invalid.

New Behavior

Adding the disabled attribute and the disabled-focusable attribute to a FluentButton or FluentAnchorButton with [appearance='primary'] will have a transparent border.

Related Issue(s)

  • Fixes #

Copy link

codesandbox-ci bot commented May 7, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@davatron5000 davatron5000 force-pushed the davatron5000/fixSelectorInButtonStyles branch from 8337439 to 82f4da1 Compare May 7, 2024 22:13
@davatron5000 davatron5000 marked this pull request as ready for review May 7, 2024 22:13
@davatron5000 davatron5000 requested a review from a team as a code owner May 7, 2024 22:13
Copy link
Member

@chrisdholt chrisdholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will leave to @radium-v to sign off and manage with the current merge happening.

@davatron5000 davatron5000 force-pushed the davatron5000/fixSelectorInButtonStyles branch 2 times, most recently from b839e30 to 25ed614 Compare May 8, 2024 20:08
@Hotell Hotell removed the request for review from a team May 9, 2024 11:45
@davatron5000 davatron5000 requested a review from a team as a code owner May 10, 2024 18:22
@davatron5000 davatron5000 changed the base branch from web-components-v3 to master May 14, 2024 00:17
@davatron5000 davatron5000 force-pushed the davatron5000/fixSelectorInButtonStyles branch from 25ed614 to 08a1bdd Compare May 14, 2024 14:44
@chrisdholt
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@fabricteam
Copy link
Collaborator

fabricteam commented May 14, 2024

📊 Bundle size report

✅ No changes found

@davatron5000 davatron5000 force-pushed the davatron5000/fixSelectorInButtonStyles branch 2 times, most recently from a678b15 to 26c500d Compare May 14, 2024 22:04
@chrisdholt
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@davatron5000 davatron5000 force-pushed the davatron5000/fixSelectorInButtonStyles branch from 26c500d to 4b65971 Compare May 15, 2024 16:51
@chrisdholt chrisdholt enabled auto-merge (squash) May 15, 2024 16:54
@chrisdholt
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@chrisdholt chrisdholt requested a review from a team May 16, 2024 22:28
@chrisdholt
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@chrisdholt chrisdholt enabled auto-merge (squash) May 16, 2024 22:46
@chrisdholt chrisdholt merged commit fa9416a into microsoft:master May 16, 2024
19 checks passed
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

Successfully merging this pull request may close these issues.

None yet

5 participants