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

refactor(ui/settings): update styles and improve structure #10201

Merged
merged 5 commits into from
Feb 14, 2025

Conversation

AMoreaux
Copy link
Contributor

Adjusted border color in SettingsRadioCard for better visual hierarchy. Simplified grid template layout in SSO form for consistency. Enhanced HorizontalSeparator by wrapping text in Label for improved accessibility and styling.

Fix twentyhq/core-team-issues#385 (comment)

Adjusted border color in SettingsRadioCard for better visual hierarchy. Simplified grid template layout in SSO form for consistency. Enhanced HorizontalSeparator by wrapping text in Label for improved accessibility and styling.
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

This PR enhances UI components in the settings area, focusing on accessibility, visual hierarchy, and layout simplification across multiple components.

  • Improved accessibility in /packages/twenty-ui/src/display/text/components/HorizontalSeparator.tsx by wrapping text content in a Label component
  • Enhanced visual contrast in /packages/twenty-front/src/modules/settings/components/SettingsRadioCard.tsx by updating border color from 'light' to 'medium'
  • Streamlined grid layout in /packages/twenty-front/src/modules/settings/security/components/SettingsSSOIdentitiesProvidersForm.tsx by removing unused grid areas

3 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings | Greptile

AMoreaux and others added 3 commits February 13, 2025 18:55
…ator.tsx

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Removed redundant parentheses around the Label component to improve code clarity and correctness. This change has no impact on functionality but simplifies the code structure.
@FelixMalfait
Copy link
Member

Great!

@FelixMalfait FelixMalfait merged commit ea07692 into main Feb 14, 2025
44 checks passed
@FelixMalfait FelixMalfait deleted the fix/sso-form-ui branch February 14, 2025 09:19
Copy link
Contributor

Thanks @AMoreaux for your contribution!
This marks your 91st PR on the repo. You're top 1% of all our contributors 🎉
See contributor page - Share on LinkedIn - Share on Twitter

Contributions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SSO quick design fixes
2 participants