8000 Suggest an improvement to the starter app connection flow · Issue #10578 · appwrite/appwrite · GitHub
[go: up one dir, main page]

Skip to content

Suggest an improvement to the starter app connection flow #10578

@Aryan9inja

Description

@Aryan9inja

🔖 Enhancement description

Enhancement Description

This enhancement is related to Issue #10548 where the connection flow was discussed.

Currently, after successfully connecting the Next.js starter app to Appwrite Cloud, the console displays “Connected successfully” and requires the user to manually click Skip to dashboard without going to next steps.

It would improve the user experience if the app could:

  1. Automatically redirect to the next steps or dashboard after a successful connection.
  2. Display a toast notification confirming the successful connection (e.g., “You are connected successfully”).

Expected Behavior

  • User completes connection.
  • Console shows a success toast.
  • Automatically navigates to next steps or dashboard without additional clicks.

Environment

  • Appwrite Version: Appwrite Cloud
  • Operating System: Windows
  • Starter App: Next.js

Notes

I am happy to implement this enhancement if assigned.

🎤 Pitch

💡 Why This Should Be Implemented

The current flow requires an extra manual step that can cause confusion.

Implementing automatic redirection with a success toast would:

  • Improve UX – Users get immediate confirmation without extra clicks.
  • Reduce confusion – First-time users might think something is broken if the console doesn’t auto-navigate.
  • Smooth onboarding – The app feels more polished and professional.

🛠 How It Would Be Used

  1. User sets up the starter app and completes the .env configuration.
  2. The app sends a connection request to Appwrite Cloud.
  3. Once the connection succeeds:
    • A toast notification appears: ✅ “Connected successfully”.
    • The user is automatically redirected to the dashboard.

📌 Examples

Current Flow:
User connects -> Console shows "Connected successfully" -> User clicks "Skip to dashboard" -> Dashboard opens

Proposed Flow:
User connects -> Toast shows "Connected successfully" -> Automatically redirects to Dashboard

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    product / authFixes and upgrades for the Appwrite Auth / Users / Teams services.product / consoleConsole, UI and UX issuesproduct / messagingFixes and upgrades for the Appwrite Messaging.sdk / cliFixes and upgrades for the Appwrite CLI.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0