-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enhance onboarding experience and repository management in GitH…
…ubSettings and ProjectsList components - Introduced an onboarding flag in GitHubSettings to conditionally render repository input fields and messages. - Updated the default values for repoName and branch in GitHubSettings for improved usability. - Enhanced the ProjectsList component to provide clearer guidance when no projects are found, including prompts for creating or loading projects. - Improved user feedback with contextual messages regarding repository existence and creation during onboarding. These changes significantly enhance the user experience by streamlining the onboarding process and providing clearer instructions for managing GitHub repositories.
- Loading branch information
1 parent
9cdd28d
commit 6d82e30
Showing
4 changed files
with
120 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters