-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Labels
0 - newNew issues that need assignment.New issues that need assignment.Realtime (ArcGIS Velocity)Issues logged by Realtime (ArcGIS Velocity) team members.Issues logged by Realtime (ArcGIS Velocity) team members.bugBug reports for broken functionality. Issues should include a reproduction of the bug.Bug reports for broken functionality. Issues should include a reproduction of the bug.calcite-components-reactIssues specific to the @esri/calcite-components-react package.Issues specific to the @esri/calcite-components-react package.impact - p3 - not time sensitiveUser set priority impact status of p3 - not time sensitiveUser set priority impact status of p3 - not time sensitivespikeIssues that need quick investigations for time estimations, prioritization, or a quick assessment.Issues that need quick investigations for time estimations, prioritization, or a quick assessment.
Milestone
Description
Check existing issues
- I have checked for existing issues to avoid duplicates
Actual Behavior
Similar to #7043, in Firefox when using the React wrapper, calcite-buttons which have their disabled
attribute set dynamically can still be clicked when disabled.
Expected Behavior
In Firefox, calcite-buttons with the React wrapper which are disabled dynamically cannot be clicked when disabled.
Reproduction Sample
https://codesandbox.io/s/disabled-button-z2mmrd
Reproduction Steps
- Load the sample in Firefox
- Check the "Disable Button" checkbox
- Click the "Increment Count" button
- Observe as the count is incremented when clicking the disabled button
Reproduction Version
1.9.2
Relevant Info
MacOS Sonoma, Firefox, React wrapper
Regression?
No response
Priority impact
p4 - not time sensitive
Impact
Currently working around this by using the recommended workaround of checking if the button is disabled within the click handler.
Calcite package
- @esri/calcite-components
- @esri/calcite-components-react
- @esri/calcite-design-tokens
- @esri/eslint-plugin-calcite-components
Esri team
Realtime (ArcGIS Velocity)
hgonzago and nCastle1
Metadata
Metadata
Assignees
Labels
0 - newNew issues that need assignment.New issues that need assignment.Realtime (ArcGIS Velocity)Issues logged by Realtime (ArcGIS Velocity) team members.Issues logged by Realtime (ArcGIS Velocity) team members.bugBug reports for broken functionality. Issues should include a reproduction of the bug.Bug reports for broken functionality. Issues should include a reproduction of the bug.calcite-components-reactIssues specific to the @esri/calcite-components-react package.Issues specific to the @esri/calcite-components-react package.impact - p3 - not time sensitiveUser set priority impact status of p3 - not time sensitiveUser set priority impact status of p3 - not time sensitivespikeIssues that need quick investigations for time estimations, prioritization, or a quick assessment.Issues that need quick investigations for time estimations, prioritization, or a quick assessment.