-
As the library repository grows with new schemas and fields, we want to make it easy to see:
- how popular certain fields are (how many schemas they appear in)
- what standard fields (i.e., fields…
-
# Motivation
When visualizing tabular data that can be drilled down to more specific records (which is a scenario this data view component is meant to address with its expandable rows feature), it …
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Right now open-metadata displays 'da…
-
### Prerequisites
- [X] I have [searched](https://github.com/trimble-oss/modus-web-components/issues?q=is%3Aissue) for duplicate or closed issues
- [X] I have read the [contributing guidelines](https…
-
This is mostly a reminder for myself about this.
Module:fi-verbs has been going through changes that break our parser in spectacular ways, mainly by creating toggleable sub-tables inside bigger tab…
-
### Describe the bug
If you wrap the body template in a div and enable cell editing, you get an error in the console
![image](https://github.com/primefaces/primevue/assets/79806441/4cdcd066-e9f3-4…
-
Hi, I'm trying to return value from selected row. All works fine as far as I'm working with table without expandable rows. I'm nesting table in each row of main table, when I expand row then table wit…
-
Excel has a group feature that you can apply over columns. Below is a simple example:
![image](https://github.com/user-attachments/assets/45b9b186-696b-47ec-be0a-e9e378547aab)
Clicking the + gi…
-
Hi,
Nice package. Using it a lot!
I have a table with expandable rows.
The detail view displays another reactable, but from a different data frame.
```
dataset
-
Hey all,
I really like reactabular's API. So far I have used it to create tables with expandable rows, selectable rows, and a scrollable table without fixed column widths. Everything has been smoot…