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: visually hide labels in the create project form #7015

Merged
merged 2 commits into from May 13, 2024

Conversation

thomasheartman
Copy link
Contributor

@thomasheartman thomasheartman commented May 8, 2024

This PR visually hides the labels in the new create project form. They're still rendered for screen readers, however.

It means it looks like this now:

image

They're still rendered for screen readers, however.
Copy link

vercel bot commented May 8, 2024

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

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2024 0:55am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview May 8, 2024 0:55am

Copy link

@codescene-delta-analysis codescene-delta-analysis bot left a comment

Choose a reason for hiding this comment

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

Code Health Quality Gates: OK

  • Declining Code Health: 1 findings(s) 🚩

View detailed results in CodeScene

@@ -101,6 +101,7 @@ export const ChangeRequestTable = (props: TableProps) => {
<StyledBox data-loading>
<GeneralSelect
label={`Set required approvals for ${original.environment}`}
visuallyHideLabel

Choose a reason for hiding this comment

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

❌ Getting worse: Large Method
ChangeRequestTable increases from 152 to 153 lines of code, threshold = 120

Suppress

@thomasheartman thomasheartman merged commit 40e4e35 into main May 13, 2024
11 checks passed
@thomasheartman thomasheartman deleted the fix/hide-create-project-labels branch May 13, 2024 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant