Skip to content

Fix Fab component toggle behavior on click events#127

Open
TechSynthesis wants to merge 1 commit intodericcain:masterfrom
TechSynthesis:patch-1
Open

Fix Fab component toggle behavior on click events#127
TechSynthesis wants to merge 1 commit intodericcain:masterfrom
TechSynthesis:patch-1

Conversation

@TechSynthesis
Copy link
Copy Markdown

This commit addresses an issue with the Fab component where click events were not properly triggering the toggle behavior (open/close). The problem was observed when the onClick prop is used with an event set to "click", leading to an unexpected behavior where the Fab component neither opens nor closes as intended.

This commit addresses an issue with the Fab component where click events were not properly triggering the toggle behavior (open/close). The problem was observed when the `onClick` prop is used with an event set to "click", leading to an unexpected behavior where the Fab component neither opens nor closes as intended.
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.

1 participant