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

ComboBoxNormalized - @deephaven/components #2071

Closed
bmingles opened this issue Jun 12, 2024 · 0 comments · Fixed by #2072
Closed

ComboBoxNormalized - @deephaven/components #2071

bmingles opened this issue Jun 12, 2024 · 0 comments · Fixed by #2072
Assignees

Comments

@bmingles
Copy link
Contributor

bmingles commented Jun 12, 2024

Supporting windowed data in Spectrum collection components requires an array of data providing at least a key for every item in the collection. We do this in other components via a NormalizedItem interface that always provides a key and optionally provides an item prop that can be lazy loaded based on the current data viewport.

Create ComboBoxNormalized component in @deephaven/components to handle NormalizedItem data.

@bmingles bmingles self-assigned this Jun 12, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 12, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 12, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 12, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 12, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 12, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 12, 2024
@bmingles bmingles changed the title ComboBox - @deephaven/jsapi-components ComboBoxNormalized - @deephaven/components Jun 12, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 12, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 12, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 17, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 17, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 17, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 17, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 17, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 17, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 17, 2024
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 17, 2024
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 a pull request may close this issue.

1 participant