Skip to content

Conversation

@bosiraphael
Copy link
Contributor

  • Fixes record inline cell height
  • Fixes notes body empty state

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 implements design fixes for the show page, focusing on standardizing inline cell heights and improving empty state displays.

  • Removed padding-top/bottom (3px each) from StyledRecordInlineCellNormalModeInnerContainer in RecordInlineCellDisplayMode.tsx
  • Changed StyledInlineCellBaseContainer height from fit-content to fixed values (24px/18px) in RecordInlineCellContainer.tsx
  • Added isDisplayModeFixHeight: true prop to FieldContext.Provider components in FieldsCard.tsx
  • Simplified empty state check for RichTextV2 fields to only validate markdown value in isFieldValueEmpty.ts

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

@bosiraphael bosiraphael merged commit f145862 into main Mar 27, 2025
50 checks passed
@bosiraphael bosiraphael deleted the r--design-fixes-on-show-page branch March 27, 2025 16:03
charlesBochet added a commit that referenced this pull request Mar 27, 2025
In this PR:
- allow to update settings on fields metadata (regression introduced by
a recent refactoring of fields-metadata update)
- revert changes introduced by
#11221
charlesBochet added a commit that referenced this pull request Mar 27, 2025
In this PR:
- allow to update settings on fields metadata (regression introduced by
a recent refactoring of fields-metadata update)
- revert changes introduced by
#11221
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.

3 participants