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

feat(frontend): Onboarding flow UI #9485

Open
wants to merge 12 commits into
base: dev
Choose a base branch
from

Conversation

kcze
Copy link
Contributor

@kcze kcze commented Feb 15, 2025

Changes 🏗️

This PR adds interactive UI for the onboarding flow, without any connection to the backend.
Visit /onboarding to see it!

  • Add Onboarding pages to app/onboarding/
  • Add Onboarding components to components/onboarding

Note:

  • Backend isn't connected, so the agents won't run and state isn't preserved
  • Onboarding state is lost on refresh

Checklist 📋

For code changes:

  • I have clearly listed my changes in the PR description
  • I have made a test plan
  • I have tested my changes according to the test plan:
    • ...

@kcze kcze requested a review from a team as a code owner February 15, 2025 11:40
@kcze kcze requested review from Swiftyos and Pwuts and removed request for a team February 15, 2025 11:40
@github-actions github-actions bot added platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end labels Feb 15, 2025
Copy link

deepsource-io bot commented Feb 15, 2025

Here's the code health analysis summary for commits e550846..0a0971d. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ Success
❗ 30 occurences introduced
🎯 1 occurence resolved
View Check ↗
DeepSource Python LogoPython✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

netlify bot commented Feb 15, 2025

Deploy Preview for auto-gpt-docs-dev canceled.

Name Link
🔨 Latest commit 0a0971d
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs-dev/deploys/67b095e3b0b85800085f6845

@kcze kcze requested review from Bentlybro and majdyz February 15, 2025 11:40
Copy link

netlify bot commented Feb 15, 2025

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit 0a0971d
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/67b095e32345070008e28346

@majdyz
Copy link
Contributor

majdyz commented Feb 18, 2025

How do I test this change? Can you provide some videos/screenshots of the feature?

Copy link
Contributor

@majdyz majdyz left a comment

Choose a reason for hiding this comment

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

Kindly retag me when you've updated the PR description.

@kcze kcze requested a review from majdyz February 19, 2025 13:44
@majdyz
Copy link
Contributor

majdyz commented Feb 20, 2025

Screen.Recording.2025-02-20.at.6.00.06.PM.mov

I'm still unable to proceed from here, clicking the button does nothing (no error logs on the client and server either).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/backend AutoGPT Platform - Back end platform/frontend AutoGPT Platform - Front end size/xl
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants