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: view group wrong cursor #9119

Merged
merged 1 commit into from
Dec 18, 2024
Merged

fix: view group wrong cursor #9119

merged 1 commit into from
Dec 18, 2024

Conversation

magrinj
Copy link
Member

@magrinj magrinj commented Dec 18, 2024

Wrong cursor was shown on Load more and Add new row in view group mode

@magrinj magrinj marked this pull request as ready for review December 18, 2024 11:36
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

Added an optional className prop to RecordTableDraggableTr component to fix cursor styling issues for 'Load more' and 'Add new' rows in view group mode.

  • Modified packages/twenty-front/src/modules/object-record/record-table/record-table-row/components/RecordTableDraggableTr.tsx to pass className prop to RecordTableTr
  • Maintains drag-and-drop functionality while enabling custom cursor styling for specific rows

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

@Weiko Weiko merged commit ae044c2 into main Dec 18, 2024
22 checks passed
@Weiko Weiko deleted the fix/view-group-wrong-cursor branch December 18, 2024 11:54
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