Open Issues Need Help
View All on GitHubAI Summary: This issue proposes the development of a `DataTableViewer`, a read-only, virtualized table component designed to efficiently display large datasets (10,000+ rows). Key features include sorting, filtering, pagination, sticky headers, column resizing/reordering, and robust accessibility support (keyboard navigation, ARIA grid semantics). The component must ensure smooth scrolling performance and emit serializable events.
Complexity:
4/5
good first issue