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: redirect user to the dashboard with repos after onboarding #1096

Conversation

takanome-dev
Copy link
Contributor

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Description

This PR redirects the user to the dashboard with repos after onboarding and centers the texts in the buttons.

Related Tickets & Documents

Fixes #1090

Mobile & Desktop Screenshots/Recordings

insights-redirect.mp4
Before After
step-1-before step-1-after
step-2-before step-2-after
step-3-before step-3-after

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ docs.opensauced.pizza
  • πŸ• dev.to/opensauced
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@netlify
Copy link

netlify bot commented Apr 14, 2023

βœ… Deploy Preview for oss-insights ready!

Built without sensitive environment variables

Name Link
πŸ”¨ Latest commit 65fc906
πŸ” Latest deploy log https://app.netlify.com/sites/oss-insights/deploys/6438a175f0fa5200078e5e1b
😎 Deploy Preview https://deploy-preview-1096--oss-insights.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Apr 14, 2023

βœ… Deploy Preview for design-insights ready!

Name Link
πŸ”¨ Latest commit 65fc906
πŸ” Latest deploy log https://app.netlify.com/sites/design-insights/deploys/6438a175364bb40008a61f2b
😎 Deploy Preview https://deploy-preview-1096--design-insights.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Contributor

@OgDev-01 OgDev-01 left a comment

Choose a reason for hiding this comment

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

LGTM

@brandonroberts brandonroberts merged commit 765de71 into open-sauced:beta Apr 17, 2023
github-actions bot pushed a commit that referenced this pull request Apr 17, 2023
## [1.42.0-beta.1](v1.41.1...v1.42.0-beta.1) (2023-04-17)

### πŸ• Features

* redirect user to the dashboard with repos after onboarding ([#1096](#1096)) ([765de71](765de71))
* server render user pages and add open graph image ([#1095](#1095)) ([d1a043b](d1a043b))
@github-actions
Copy link

πŸŽ‰ This PR is included in version 1.42.0-beta.1 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

@takanome-dev takanome-dev deleted the 1090-redirect-to-dashboard-after-onboarding branch April 17, 2023 15:20
github-actions bot pushed a commit that referenced this pull request Apr 18, 2023
## [1.42.0](v1.41.1...v1.42.0) (2023-04-18)

### πŸ• Features

* redirect user to the dashboard with repos after onboarding ([#1096](#1096)) ([765de71](765de71))
* server render user pages and add open graph image ([#1095](#1095)) ([d1a043b](d1a043b))

### πŸ› Bug Fixes

* update user id check for editing an insight page ([166530d](166530d))
@github-actions
Copy link

πŸŽ‰ This PR is included in version 1.42.0 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

ElpisHelle added a commit to ElpisHelle/next.js-tailwindcss that referenced this pull request Aug 17, 2023
## [1.42.0-beta.1](open-sauced/app@v1.41.1...v1.42.0-beta.1) (2023-04-17)

### πŸ• Features

* redirect user to the dashboard with repos after onboarding ([#1096](open-sauced/app#1096)) ([765de71](open-sauced/app@765de71))
* server render user pages and add open graph image ([#1095](open-sauced/app#1095)) ([d1a043b](open-sauced/app@d1a043b))
ElpisHelle added a commit to ElpisHelle/next.js-tailwindcss that referenced this pull request Aug 17, 2023
## [1.42.0](open-sauced/app@v1.41.1...v1.42.0) (2023-04-18)

### πŸ• Features

* redirect user to the dashboard with repos after onboarding ([#1096](open-sauced/app#1096)) ([765de71](open-sauced/app@765de71))
* server render user pages and add open graph image ([#1095](open-sauced/app#1095)) ([d1a043b](open-sauced/app@d1a043b))

### πŸ› Bug Fixes

* update user id check for editing an insight page ([166530d](open-sauced/app@166530d))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Onboarding should land you on the dashboard with repos
3 participants