Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Null Data: Display 'No Student Found' Message Instead of App Crash #23

Open
krishnan05 opened this issue Dec 27, 2023 · 2 comments
Assignees
Labels
bug Something isn't working FOSS-OVERFLOW good first issue Good for newcomers

Comments

@krishnan05
Copy link
Collaborator

Issue Description

When null data is sent to the frontend, the application crashes instead of gracefully handling the scenario. It would be more user-friendly to display a message such as "No student found with this ID number" in these cases.

Current Behavior

The application crashes when null data is received on the frontend.

Expected Behavior

The application should handle null data gracefully and display a message indicating that no student was found with the provided ID number.

@krishnan05 krishnan05 added bug Something isn't working good first issue Good for newcomers FOSS-OVERFLOW labels Dec 27, 2023
@adityaa3pathi
Copy link

can I take this issue?

@DevilsAutumn
Copy link
Collaborator

@adityaa3pathi Sure. go ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working FOSS-OVERFLOW good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants