Skip to content

Fix settings data model tables to take full width and align columns#17104

Merged
charlesBochet merged 1 commit intomainfrom
fix/settings-data-model-table-full-width
Jan 12, 2026
Merged

Fix settings data model tables to take full width and align columns#17104
charlesBochet merged 1 commit intomainfrom
fix/settings-data-model-table-full-width

Conversation

@Bonapara
Copy link
Copy Markdown
Member

Summary

  • Updated Relations and Fields tables in the object detail settings page to use flexible width (1fr) for the Name column instead of fixed pixels
  • Aligned column widths between both tables (1fr 148px 148px 36px) so the App and Type/Data type columns line up

Test plan

  • Navigate to Settings > Data model > select any object (e.g., Companies)
  • Verify the Relations table rows take the full available width
  • Verify the Fields table rows take the full available width
  • Verify the App and Type/Data type columns are aligned between both tables

Updated Relations and Fields tables in the object detail settings page to:
- Use flexible width (1fr) for the Name column instead of fixed pixels
- Align column widths between both tables (1fr 148px 148px 36px)
Copy link
Copy Markdown
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.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@Bonapara
Copy link
Copy Markdown
Member Author

After

CleanShot 2026-01-12 at 18 47 10@2x

Before

CleanShot 2026-01-12 at 18 47 26@2x

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Preview Environment Ready!

Your preview environment is available at: http://bore.pub:30888

This environment will automatically shut down when the PR is closed or after 5 hours.

@charlesBochet charlesBochet merged commit d7638a9 into main Jan 12, 2026
69 checks passed
@charlesBochet charlesBochet deleted the fix/settings-data-model-table-full-width branch January 12, 2026 17:58
@twenty-eng-sync
Copy link
Copy Markdown

Hey @charlesBochet! After you've done the QA of your Pull Request, you can mark it as done here. Thank you!

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.

2 participants