These are the issues to be resolved going forward:
[x] Navigating to endpoints such as https://universaldot.me/profile returns 404 error. There might be some configuration settings by our hosting provider that return error codes on unrecognizable routes. Alternatively, investigate how routes are done in Redux
[x] Encoding/Decoding for Dao types (ex. organization, vision) is not done properly. Needs to be resolved in pallet Dao. (ARCHIVED/NOT NEEDED)
[x] UI Tests use class selectors that might change. Add classes to web components to uniquely identify components for tests.
[x] Removing Vision document sometimes doesn't remove the document. Investigate and fix. (ARCHIVED/NOT NEEDED)
[ ] Add reroute for parent routes that are not used such as Organization:
[ ] Some components' states are modified when the components are unmounted, check which:
These are the issues to be resolved going forward: