Skip to content

Conversation

@ad1tyayadav
Copy link

Summary

Improved user experience when backend API is offline by replacing the default browser alert with a Vuetify dialog.

Before

Screenshot 2025-11-13 123354

After

Screenshot 2025-11-13 151810

Changes

  • Added <v-dialog> popup for API connectivity errors.
  • Removed old alert() calls.
  • Maintains existing layout and logic (no structural changes).

Why

Addresses eye-tracker-api#28
and improves UX by using a consistent, non-blocking Vuetify component instead of the native alert.

@marcgc21
Copy link
Member

marcgc21 commented Dec 7, 2025

Much better!

@marcgc21 marcgc21 requested a review from jvJUCA December 7, 2025 21:52
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.

2 participants