maxkeppeler / sheets

⭐ ‎‎‎‏‏‎ ‎Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project. Includes many ways to customize sheets.
https://maxkeppeler.github.io/sheets/
Apache License 2.0
923 stars 77 forks source link

Positive button should be invisible or unclickable. #121

Closed tully-8888 closed 1 year ago

tully-8888 commented 1 year ago

Describe the bug Required for InputRadioButtons on InputSheet doesn't work properly. Positive button is always visible.

Library Version: 2.3.0

To Reproduce Steps to reproduce the behavior:

  1. Make an InputSheet.
  2. Make InputRadioButtons required.
  3. Test

Expected behavior Positive button should be hidden before user action.

Screenshots None.

Affected Device(s):

Additional context None.