Skip to content

Feature/split post details screen

Andrea Ruiz requested to merge feature/split_post_details_screen into develop

It split post detail screen on multiple widgets in order to be more testeable and scalable.

It also fixes a bug that identity detail not update. Uses an implementation of elrepo-lib identities cache with a riverpod state management integration.

Merge request reports