Skip to content

Fix <Datagrid rowClick> regression#10102

Merged
fzaninotto merged 2 commits intomasterfrom
fix-datagrid-rowclick-regression
Aug 2, 2024
Merged

Fix <Datagrid rowClick> regression#10102
fzaninotto merged 2 commits intomasterfrom
fix-datagrid-rowclick-regression

Conversation

@djhi
Copy link
Contributor

@djhi djhi commented Jul 29, 2024

Problem

#10100

Additional Checks

  • The PR targets master for a bugfix, or next for a feature

Copy link
Member

@fzaninotto fzaninotto left a comment

Choose a reason for hiding this comment

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

Thanks! The code is easier to read with this change 👍

return path;
};

export const useGetRouteForRecordCallback = <
Copy link
Member

Choose a reason for hiding this comment

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

I'd call this function useGetRouteForRecordCallback and extract it to another file (and export it)

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

Labels

RFR Ready For Review

Development

Successfully merging this pull request may close these issues.

4 participants