At the moment, when a user navigates from one page to another (e.g. Transactions to Portfolio), the state is not preserved. A better user experience would involve caching the state so that a user can continue from where they left off.
Suggestion: Move states to parent components.
At the moment, when a user navigates from one page to another (e.g. Transactions to Portfolio), the state is not preserved. A better user experience would involve caching the state so that a user can continue from where they left off.
Suggestion: Move states to parent components.