scania / corporate-ui

This repo will be archived in Q3 2021, please visit https://github.com/scania-digital-design-system
https://digitaldesign.scania.com/
25 stars 15 forks source link

Fixes #573 - Nested object properties in c-table #574

Closed corte closed 4 years ago

corte commented 4 years ago

Describe pull-request
Flattens objects to be able to fetch nested properties by path and display/filter/sort in c-table, by accessing it like, for example, object['address.city']

Solving issue
Fixes: #573

How to test
See #573

Screenshots
See #573

Additional context
See #573