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(component overview): simplify onboarding - component metadata changes #9297

Merged
merged 12 commits into from
Nov 12, 2024

Conversation

luvkapur
Copy link
Member

@luvkapur luvkapur commented Nov 8, 2024

This PR introduces changes to the Component Overview page to simplify the onboarding experience.

It introduces the following changes,

  • changes the order of the component id and package name tabs. Now the package name is the default tab when viewing the overview of a component.
  • renames the Package tab name to Use Package in workspace and Install Package in the scope.
  • renames the Component Id tab name to Modify Component in both the workspace and scope.
  • in the scope, it adds the package manager icon dropdown to the Use/Install Package tab. This allows the user to select the package manager of their choice. The copy icon next to it will copy the install command of the selected package when clicked. Previously, the copy command would only copy either component id or the package name when selected. On the workspace, it works the same as it was, only copying the component id or the package name when clicked.
Screenshot 2024-11-08 at 4 14 53 PM Screenshot 2024-11-08 at 4 19 49 PM Screenshot 2024-11-08 at 4 24 57 PM Screenshot 2024-11-08 at 4 25 45 PM

@luvkapur luvkapur enabled auto-merge (squash) November 11, 2024 19:13
@luvkapur luvkapur merged commit 5a21cdd into master Nov 12, 2024
11 checks passed
@luvkapur luvkapur deleted the overview-changes branch November 12, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants