Skip to content

fix(frontend): improve error handling and user redirection in remote functions#103

Merged
zowks merged 2 commits into
mainfrom
fix/frontend
Jun 16, 2026
Merged

fix(frontend): improve error handling and user redirection in remote functions#103
zowks merged 2 commits into
mainfrom
fix/frontend

Conversation

@zowks

@zowks zowks commented Jun 16, 2026

Copy link
Copy Markdown
Member

Description

Briefly describe what this PR does :
This PR improves error handling and user redirection in remote functions.
An overflow fix & a display when there is no clusters.


Checklist

  • My code follows the project's coding style
  • Tests pass locally
  • I added/updated relevant tests
  • I updated documentation (if needed)
  • This PR is ready for review

Additional Notes

@zowks zowks requested a review from Copilot June 16, 2026 15:42
@zowks zowks self-assigned this Jun 16, 2026
@zowks zowks added enhancement New feature or request frontend labels Jun 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Comment on lines +11 to +22
<span>
<style>
body {
background-image: radial-gradient(
rgba(255, 255, 255, 0.05) 1px,
transparent 1px
);
background-size: 15px 15px;
background-attachment: fixed;
}
</style>
</span>
Comment thread packages/frontend/src/routes/(app)/clusters/+page.svelte Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@zowks zowks requested a review from a9ex June 16, 2026 15:54
@zowks zowks merged commit a9712ad into main Jun 16, 2026
5 checks passed
@zowks zowks deleted the fix/frontend branch June 16, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants