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

Chore: constraint context field legal values improvement #6729

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

andreas-unleash
Copy link
Contributor

@andreas-unleash andreas-unleash commented Mar 28, 2024

Improves how we show context field legal values in the new strategy configuration.

Refactored makeStyles to styled components

Closes # 1-2235

Before:

Screenshot 2024-03-28 at 12 19 12

After:

Screenshot 2024-03-28 at 13 03 46

Copy link

vercel bot commented Mar 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview Mar 28, 2024 11:11am
1 Ignored Deployment
Name Status Preview Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Mar 28, 2024 11:11am

padding: theme.spacing(2),
border: `1px solid ${theme.palette.divider}`,
borderRadius: theme.shape.borderRadiusMedium,
maxHeight: '378px',
Copy link
Contributor

Choose a reason for hiding this comment

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

where does this specific value come from?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nicolae and the ticket

@andreas-unleash andreas-unleash merged commit 81aff26 into main Mar 28, 2024
15 checks passed
@andreas-unleash andreas-unleash deleted the chore/contraint-context-fields-improvements branch March 28, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants