-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
FlutterFor Frontend IssueFor Frontend IssueLevel 2For Medium difficulty issues.For Medium difficulty issues.gssoc2025Label for issues raised by GSSoC' 2025 participants.Label for issues raised by GSSoC' 2025 participants.hacktoberfest-accepted
Description
Prerequisites
- I have searched existing issues and discussions
- This feature doesn't already exist in the app
- This feature aligns with the app's purpose and goals
Feature Summary
Description: Adding logs to the authentication view files to track user flow.
Files:
• lib/views/auth/auth.dart
• lib/views/auth/email_verification.dart
• lib/views/auth/forgot_password.dart
• lib/views/auth/login.dart
• lib/views/auth/signup.dart
Guidelines:
• Log the start of each screen.
• Log when a button is pressed (e.g., "Login button pressed").
• Log any validation errors on input fields.
• Log format: <FILE_NAME_IN_ALL_CAPS>
Acceptance Criteria
No response
Metadata
Metadata
Assignees
Labels
FlutterFor Frontend IssueFor Frontend IssueLevel 2For Medium difficulty issues.For Medium difficulty issues.gssoc2025Label for issues raised by GSSoC' 2025 participants.Label for issues raised by GSSoC' 2025 participants.hacktoberfest-accepted