Table Component
Open
type/feature
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
With flarum/framework#2626 and notification preferences, we now have two places where we are using a table layout, it would be nice to have a Table component that allows building tables easily and in a flexible way, that would also come in handy for extensions.
It should use a normal `table` element, and probably be similar to the current notification preferences table design.
Ref: https://github.com/flarum/core/pull/2626#issuecomment-822747406
Contributor guide
Assessment
This issue has not been assessed yet.