Skip to content

Fix: Handle Null Username in API Response to Prevent Mapping Errors#13

Open
shubham-011bq wants to merge 7 commits intoLouisHDev:mainfrom
011bq:fix/username_issue
Open

Fix: Handle Null Username in API Response to Prevent Mapping Errors#13
shubham-011bq wants to merge 7 commits intoLouisHDev:mainfrom
011bq:fix/username_issue

Conversation

@shubham-011bq
Copy link

@shubham-011bq shubham-011bq commented Mar 5, 2025

The API response sometimes returns username as null, which causes issues in the data mapping process.
As a result, the loading state is incorrectly displayed on the dashboard/home screen.

This fix ensures that the app handles null values properly, preventing mapping errors and improving the user experience, by taking the user away from loading screen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant