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

Add generics to DataView #2420

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

jordankoschei-okta
Copy link
Contributor

This PR adds generics to the DataView components.

When I first started, I added generics to the DataFilters and DataTable components too, but quickly realized this would create a breaking change for consumers of those components. I ended up removing those generics, so now the generics are only required on the DataView components that are in Labs.

We should still communicate to DataView consumers that requiring generics might break their existing implementation.

@jordankoschei-okta jordankoschei-okta requested a review from a team as a code owner November 18, 2024 21:40
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.

1 participant