I have a state User where I show a list of users and a substate user.info where I show the info of one selected user in a nested view. When I show the info I want to hide the list of the users. Is it possible to do something like :I have a state User where I show a list of user