The Spezi Account module to enable login and signup functionality

cardinalkit ios login resetpassword signup stanford swift swiftui xcode
2 Open Issues Need Help Last updated: Jun 21, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement swipe-to-delete functionality for phone numbers in the PhoneNumbersDetailView, while ensuring a smooth user experience even if server-side deletion fails. This requires finding a way to reconcile the immediate UI deletion from swipe-to-delete with the need for a progress indicator during server communication.

Complexity: 4/5
enhancement good first issue help wanted

The Spezi Account module to enable login and signup functionality

Swift
#cardinalkit#ios#login#resetpassword#signup#stanford#swift#swiftui#xcode

AI Summary: Fix the autofill functionality for the phone number verification code entry field in the Spezi Account module. The current implementation only autofills the first digit instead of the entire code. The solution likely involves restructuring the input field to behave similarly to the Spezi Access Guard's verification code input, potentially combining the digits into a single field with appropriate formatting.

Complexity: 3/5
bug good first issue help wanted

The Spezi Account module to enable login and signup functionality

Swift
#cardinalkit#ios#login#resetpassword#signup#stanford#swift#swiftui#xcode