Improve compact feature recommendation panel in onboarding - #500
Open
harshitarora-in wants to merge 2 commits into
Open
Improve compact feature recommendation panel in onboarding#500harshitarora-in wants to merge 2 commits into
harshitarora-in wants to merge 2 commits into
Conversation
Collaborator
There was a problem hiding this comment.
Pull request overview
Compacts and simplifies the onboarding feature recommendation panel.
Changes:
- Tightens panel and feature-card spacing.
- Consolidates Otter recommendations.
- Shortens plugin descriptions.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
onboarding/src/scss/_site-settings.scss |
Adds compact feature-step styling. |
onboarding/src/scss/_features_list.scss |
Restyles feature cards and layout. |
onboarding/src/Components/SiteSettings.js |
Applies feature-step-specific class. |
onboarding/src/Components/FeaturesList.js |
Consolidates recommendations and shortens descriptions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| display: flex; | ||
| flex-direction: column; | ||
| width: 100%; | ||
| overflow-x: hidden; |
Soare-Robert-Daniel
requested changes
Jul 29, 2026
Soare-Robert-Daniel
left a comment
Contributor
There was a problem hiding this comment.
@harshitarora-in can you check if the E2E also need to be updated?
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR improves the onboarding feature recommendation panel to make it more compact and easier to scan, while keeping the existing selection behavior intact.
Changes included:
Will affect visual aspect of the product
YES
Screenshots
Test instructions
Check before Pull Request is ready:
Closes #.