Altinn / Altinn/app-frontend-react
Add <tfoot> functionality to our grid
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 33
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 3
Description
### Description
Some tables are using the last row as summary. This should be coded as a `tfoot`. Is this something we can do automaticly our should the app developer set the footer in some way.
### In scope
_No response_
### Out of scope
_No response_
### Additional Information
_No response_
### Analysis
_No response_
### Conclusion
_No response_
Contributor guide
Research direction
Start by locating the grid's table-rendering entry point and reviewing how rows are currently generated. Clarify whether the final summary row should automatically become a or be explicitly configured by the app developer; done means the chosen behavior is implemented and verified for tables with summary rows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100