Invite options should be collapsed by default #46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The QR code should not be revealed by default. Collapsing these by default allows for adding more invite methods in the future.
For now I've just hidden the QR code by default in
21c7b35
. I won't hide the whole section because details/summary clickables aren't universally understood, and I don't have a design. I can always collapse it in the future if I add more invite options.