Open xeinebiu opened 1 month ago
When a button is set to a loading state and has a loading text, the spinner is not displayed. This behavior differs from Chakra UI, which supports both displaying a loading text and showing the spinner simultaneously.
For reference, see Chakra UI’s implementation: Chakra UI Button Loading State.
Could you add support for showing both the spinner and loading text together?
When a button is set to a loading state and has a loading text, the spinner is not displayed. This behavior differs from Chakra UI, which supports both displaying a loading text and showing the spinner simultaneously.
For reference, see Chakra UI’s implementation: Chakra UI Button Loading State.
Could you add support for showing both the spinner and loading text together?