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

Sandbox updates #1099

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Sandbox updates #1099

wants to merge 12 commits into from

Conversation

shammowla
Copy link
Collaborator

Description

Related Issue

Motivation and Context

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (non-breaking change which does not add functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA or I'm an Adobe employee.
  • I have made any necessary test changes and all tests pass.
  • I have run the Sandbox successfully.

@carterworks carterworks added the ignore-for-release Do not include this PR in release notes label Jan 11, 2024
@carterworks
Copy link
Contributor

Note that this includes all the changes from #1087. Not sure if that was intentional or not

@shammowla
Copy link
Collaborator Author

While testing the custom build script, our current sandbox was running on deprecated npm packages that required updates. Deployed it to alloyio.com to test. Once approved, I'll rebase the changes to custom build branch.

@shammowla
Copy link
Collaborator Author

@carterworks can you please review the PR?

@ninaceban do you see any breaking changes to target?

color: #acecfe;
}
monospace;
color: #acecfe;
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's make the color darker to be more readable on a white background.

color: #eaeaea;
}

a {
color: #e7ca8d;
nav {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we please make the left nav a little wider?

Copy link
Contributor

@jfkhoury jfkhoury 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, great start and initiative.

I would like us to make the following updates:

  1. Use the Unified JS Lab and not the. QE Org
  2. Fix all the Personalization pages

@shammowla
Copy link
Collaborator Author

@jfkhoury Refactored tags to use the corresponding React Spectrum components.

Fixed the coloring and added support for responsiveness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release Do not include this PR in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants