Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

feat: Adds Repo suggestions to the onboarding flow #1444

Merged
merged 14 commits into from
May 24, 2022

Conversation

chadstewart
Copy link
Contributor

@chadstewart chadstewart commented May 21, 2022

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 adds the feature of repo suggestions in onboarding.

Related Tickets & Documents

Adds #1428

Mobile & Desktop Screenshots/Recordings

Screenshot from 2022-05-23 20-06-28
Screenshot from 2022-05-23 20-06-41
Screenshot from 2022-05-23 17-31-04

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?

@chadstewart chadstewart changed the title Official start of working on this feature. feat: Adds Repo suggestions to the onboarding flow May 21, 2022
@chadstewart chadstewart requested a review from bdougie May 23, 2022 22:37
@chadstewart chadstewart marked this pull request as ready for review May 23, 2022 22:37
Copy link
Member

@bdougie bdougie left a comment

Choose a reason for hiding this comment

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

  1. We can lose the girl in mobile view
  2. Left align buttons and text (especially in mobile)
  3. Always use the fullName - i.e. open-sauced/open-sauced. Use doesn't know what cli is.

@bdougie
Copy link
Member

bdougie commented May 24, 2022

  • Left align buttons and text (especially in mobile)

On second thought this should πŸ’― be left aligned but also, each button should be on the same line and have a natural break for screen width.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our Contributing Guide.
This check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

@chadstewart
Copy link
Contributor Author

  1. We can lose the girl in mobile view
  2. Left align buttons and text (especially in mobile)
  3. Always use the fullName - i.e. open-sauced/open-sauced. Use doesn't know what cli is.

Made those changes you requested @bdougie!

@chadstewart chadstewart requested a review from bdougie May 24, 2022 01:25
Copy link
Member

@bdougie bdougie left a comment

Choose a reason for hiding this comment

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

Looks good for now. Going to merge for the sake of moving on.

@bdougie bdougie merged commit 507e047 into main May 24, 2022
@bdougie bdougie deleted the feature-1428-onboarding-repo-suggestions branch May 24, 2022 13:47
github-actions bot pushed a commit that referenced this pull request May 24, 2022
## [0.52.0](v0.51.0...v0.52.0) (2022-05-24)

### πŸ• Features

* Adds Repo suggestions to the onboarding flow ([#1444](#1444)) ([507e047](507e047))
@github-actions
Copy link
Contributor

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

The release is available on:

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants