Skip to content

fix: Fixed ListView props#1986

Merged
bmingles merged 1 commit intodeephaven:mainfrom
bmingles:1985-list-view-change-handlers
May 3, 2024
Merged

fix: Fixed ListView props#1986
bmingles merged 1 commit intodeephaven:mainfrom
bmingles:1985-list-view-change-handlers

Conversation

@bmingles
Copy link
Copy Markdown
Contributor

@bmingles bmingles commented May 3, 2024

Wired up ListView props I missed on refactor.

@bmingles bmingles force-pushed the 1985-list-view-change-handlers branch from 9aa0a35 to a779810 Compare May 3, 2024 14:44
@bmingles bmingles force-pushed the 1985-list-view-change-handlers branch from a779810 to ebb1e2c Compare May 3, 2024 14:45
@bmingles bmingles requested a review from mofojed May 3, 2024 14:45
Comment on lines +76 to +78
selectedKeys={
selectedKeys as ListViewWrapperProps<unknown>['selectedKeys']
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do we have a ticket or PR with Spectrum to include boolean in their keys? Kind of annoying we need to do this casting.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

We have a related one adobe/react-spectrum#6103 but not one for the types.

@bmingles bmingles merged commit 0ca3a66 into deephaven:main May 3, 2024
@bmingles bmingles deleted the 1985-list-view-change-handlers branch May 3, 2024 15:08
@github-actions github-actions Bot locked and limited conversation to collaborators May 3, 2024
@bmingles bmingles linked an issue May 3, 2024 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ListView - wire up change handlers

2 participants