Skip to content

Add Discord and GitHub help links to models connection error screen#194

Merged
vkarpov15 merged 2 commits intomainfrom
codex/add-help-links-to-connection-error-screen
Mar 28, 2026
Merged

Add Discord and GitHub help links to models connection error screen#194
vkarpov15 merged 2 commits intomainfrom
codex/add-help-links-to-connection-error-screen

Conversation

@vkarpov15
Copy link
Copy Markdown
Member

Motivation

  • Provide users a quick way to get support when the models view fails to connect by surfacing help links directly in the error UI.

Description

  • Add a short "Need help?" callout to the models connection error alert with links to Discord (https://discord.gg/mongoose-analytics) and the mongoosejs/studio GitHub issues page, modifying frontend/src/models/models.html; this is a UI-only change and does not alter data loading logic.

Testing

  • Ran npm run -s lint, which completed successfully.

Codex Task

Copilot AI review requested due to automatic review settings March 27, 2026 23:57
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
studio Ready Ready Preview, Comment Mar 28, 2026 9:30pm

Copy link
Copy Markdown
Contributor

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

Adds in-context support links to the Models connection error alert so users can quickly reach help when the models view fails to connect.

Changes:

  • Adds a “Need help?” callout beneath the existing models connection error message.
  • Includes external links to Discord and to the mongoosejs/studio GitHub issues page (opened in a new tab with rel="noopener noreferrer").

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vkarpov15 vkarpov15 merged commit bef580b into main Mar 28, 2026
30 checks passed
@vkarpov15 vkarpov15 deleted the codex/add-help-links-to-connection-error-screen branch March 28, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants