You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Investigate how difficult it might be to replicate this prop using existing components. I don't think creating a migration would be possible because it would likely involve a button group, popover, and icon import
Investigate alternatives to this UX
Remove connectedDisclosure on the next branch
Deprecate connectedDisclosure on the main branch
The text was updated successfully, but these errors were encountered:
<!--
☝️How to write a good PR title:
- Prefix it with [ComponentName] (if applicable), for example: [Button]
- Start with a verb, for example: Add, Delete, Improve, Fix…
- Give as much context as necessary and as little as possible
- Prefix it with [WIP] while it’s a work in progress
-->
### WHY are these changes introduced?
Part of #10126
<!--
☝️How to write a good PR title:
- Prefix it with [ComponentName] (if applicable), for example: [Button]
- Start with a verb, for example: Add, Delete, Improve, Fix…
- Give as much context as necessary and as little as possible
- Prefix it with [WIP] while it’s a work in progress
-->
### WHY are these changes introduced?
Fixes#10126
<!--
Context about the problem that’s being addressed.
-->
### WHAT is this pull request doing?
Removes all code related to connectedDisclosure
Updates the split example to use Popover, ActionList, and ButtonGroup
<!--
☝️How to write a good PR title:
- Prefix it with [ComponentName] (if applicable), for example: [Button]
- Start with a verb, for example: Add, Delete, Improve, Fix…
- Give as much context as necessary and as little as possible
- Prefix it with [WIP] while it’s a work in progress
-->
Fixes#10126
<!--
Context about the problem that’s being addressed.
-->
Removes all code related to connectedDisclosure
Updates the split example to use Popover, ActionList, and ButtonGroup
Investigate how difficult it might be to replicate this prop using existing components. I don't think creating a migration would be possible because it would likely involve a button group, popover, and icon import
connectedDisclosure
on the next branchconnectedDisclosure
on the main branchThe text was updated successfully, but these errors were encountered: