Commit d7b4aff
committed
fix(access-control): keep the block disclosure chevron inside its toggle button
Splitting the chevron out so the Info badge could sit beside the name left the
chevron with no click handler — the visible expansion affordance did nothing.
It goes back inside the button; Info stays outside it, since an Info trigger is
itself a button and cannot nest.1 parent 8d2fa69 commit d7b4aff
1 file changed
Lines changed: 9 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
749 | 749 | | |
750 | 750 | | |
751 | 751 | | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
752 | 760 | | |
| 761 | + | |
753 | 762 | | |
754 | 763 | | |
755 | 764 | | |
756 | 765 | | |
757 | 766 | | |
758 | | - | |
759 | | - | |
760 | | - | |
761 | | - | |
762 | | - | |
763 | | - | |
764 | | - | |
765 | | - | |
766 | 767 | | |
767 | 768 | | |
768 | 769 | | |
| |||
0 commit comments