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

Error Handling: Always check if the response is OK (i.e., response.st… #314

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

jatin9823
Copy link
Contributor

…atus is 200) before trying to parse response.json(). Otherwise, it might throw an error.

Type Inference for variant: Specifying a type for variant could help clarify that it's optional and ensure type-safety.

Button Styling: Ensuring accessibility and consistent styling by applying appropriate roles and ARIA attributes, especially on interactive elements.

…atus is 200) before trying to parse response.json(). Otherwise, it might throw an error.

Type Inference for variant: Specifying a type for variant could help clarify that it's optional and ensure type-safety.

Button Styling: Ensuring accessibility and consistent styling by applying appropriate roles and ARIA attributes, especially on interactive elements.
@karthikscale3 karthikscale3 changed the base branch from main to development October 31, 2024 02:25
@karthikscale3 karthikscale3 changed the base branch from development to main October 31, 2024 02:25
@karthikscale3 karthikscale3 merged commit 9350ad5 into Scale3-Labs:main Oct 31, 2024
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.

3 participants