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

Fix post merge #6699

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Fix post merge #6699

merged 1 commit into from
Aug 20, 2024

Conversation

lucasbordeau
Copy link
Contributor

Fixed settingsPreviewRecordId state naming.

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 pull request addresses naming inconsistencies related to the preview record ID state in the settings module, improving code clarity and consistency.

  • Renamed 'previewRecordIdState' to 'settingsPreviewRecordIdState' in multiple files
  • Updated 'SettingsDataModelSetRecordEffect' to 'SettingsDataModelSetPreviewRecordEffect' for better specificity
  • Removed 'packages/twenty-front/src/modules/settings/data-model/fields/preview/states/previewRecordIdState.ts'
  • Added 'packages/twenty-front/src/modules/settings/data-model/fields/preview/states/settingsPreviewRecordIdState.ts' with createState function
  • Minor formatting change in MultiRecordSelect.tsx, adding an empty line after StyledSelectableItem

6 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

@lucasbordeau lucasbordeau merged commit 3ae89d1 into main Aug 20, 2024
11 of 13 checks passed
@lucasbordeau lucasbordeau deleted the fix/post-merge-6370 branch August 20, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants