Skip to content

Conversation

@Kshitiz1403
Copy link

@Kshitiz1403 Kshitiz1403 commented Feb 26, 2025

Fixes Issue

This fixes the issue where clients were only visible after creating a new client.

Changes proposed

  • Replace asyncData with fetch hook in index page
  • Add loading state with b-overlay in List component
  • Add error handling for failed client list fetches
  • Move client list fetch to created lifecycle hook

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Note to reviewers

- Replace asyncData with fetch hook in index page
- Add loading state with b-overlay in List component
- Add error handling for failed client list fetches
- Move client list fetch to created lifecycle hook

This fixes the issue where clients were only visible after creating a new client.
@Kshitiz1403
Copy link
Author

@SagarVishal Can you please check this.

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