Skip to content

Conversation

FengQiMS
Copy link
Contributor

Export useColumnIndexContext and useRowIndexContext

@FengQiMS FengQiMS requested a review from a team as a code owner February 11, 2025 06:04
@FengQiMS FengQiMS changed the title [Patch] Export useColumnIndexContext and useRowIndexContext patch(react-data-grid-react-window-grid) Export useColumnIndexContext and useRowIndexContext Feb 11, 2025
@FengQiMS FengQiMS changed the title patch(react-data-grid-react-window-grid) Export useColumnIndexContext and useRowIndexContext patch(react-data-grid-react-window-grid): Export useColumnIndexContext and useRowIndexContext Feb 11, 2025
@FengQiMS FengQiMS requested a review from stkevintan February 11, 2025 08:24
@FengQiMS FengQiMS closed this Feb 12, 2025
@FengQiMS FengQiMS reopened this Feb 12, 2025
@Hotell Hotell changed the title patch(react-data-grid-react-window-grid): Export useColumnIndexContext and useRowIndexContext fix(react-data-grid-react-window-grid): Export useColumnIndexContext and useRowIndexContext Feb 26, 2025
DataGridSelectionCell,
} from '@fluentui/react-components';

export {
Copy link
Contributor

Choose a reason for hiding this comment

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

not sure this is a recommended approach, for most cases exporting raw Context should not be allowed as that introduces internal API leaks

based on codeowners maybe @ling1726 can provide additional POV ?

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.

3 participants