Internal issue 2946 - Ic Dialog Controls are Displayed Regardless of Buttons Prop #2940
Labels
good first issue
A good starter issue if you haven't contributed to the ICDS before
Milestone
For the Ic Dialog component, the {{buttons}} prop has a description saying
However, if slotted dialog controls are provided and the
buttons
prop has a value offalse
, these slotted dialog controls are still shown.This is demonstrated in this StackBlitz: [https://stackblitz.com/edit/7itcua7o?file=src%2Fapp.tsx]
The text was updated successfully, but these errors were encountered: