Skip to content

WIP: react hooks (for profile page)

mix irving requested to merge react-hooks into basic_views

This is in response to @luandro 's prompt about react hooks. I've done a conversion of on of the pages to see what it's like to use.

TL;DR I still hit unmounting problems and some initial searches on the web suggest there aren't tidy solutions easily at hand. e.g. :

Merge request reports