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

fix: Success preflight request should mean true #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sveneberth
Copy link
Member

No description provided.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes the logic of the preflight request in TheMainScreen.vue so that a successful response correctly sets the preflight state to true.

  • Changed preflight state assignment on successful preflight check
  • Ensures that appStore.state.preflights reflects success with a true value

@sveneberth sveneberth added Priority: High After critical issues are fixed, these should be dealt with before any further issues. hotfix Address a specific issue or vulnerability bug Something isn't working labels Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hotfix Address a specific issue or vulnerability Priority: High After critical issues are fixed, these should be dealt with before any further issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants