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

ref(quick-start): Update 'project to set up' logic to default to the first project #78460

Conversation

priscilawebdev
Copy link
Member

@priscilawebdev priscilawebdev commented Oct 2, 2024

Problem
In the quick start component, we only display "The Basics" if the user created a project during onboarding. However, users can skip onboarding and create a project afterward. In this case, the "New" UI card is not displayed.

Solution
This PR updates the logic to default to the first created project.

Note
While a user can create multiple projects, if the first project already has an event, they have likely completed this learning step. Therefore, defaulting to the first project is fine.

Preview
image

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Oct 2, 2024
@priscilawebdev priscilawebdev marked this pull request as ready for review October 2, 2024 10:57
@priscilawebdev priscilawebdev requested a review from a team October 2, 2024 10:58
@priscilawebdev priscilawebdev merged commit 625346a into master Oct 15, 2024
46 checks passed
@priscilawebdev priscilawebdev deleted the priscila/ref/quick-start/update-logic-to-display-project-card branch October 15, 2024 10:10
cmanallen pushed a commit that referenced this pull request Oct 23, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants