Steven Huss-Lederman
Steven Huss-Lederman
I would start with src/client/app/components/admin/PreferencesComponent.tsx which is where the site preferences are set.
@ChrisMart21 There is a team working on the admin and CSV pages. If you are already working on admin map then that is fine. If they have more time they...
@ChrisMart21 Okay. I think it will be okay. We can talk privately about this.
PR #759 proposed a solution to this issue and is a good start. It was closed since it was not completed. Someone needs to make the needed edits so it...
Thank you for raising this issue. I believe it began because of my suggestion to a developer to reload OED to reset the state after certain changes as an admin....
Issue #901 may fix this issue since the reloads may all go away.
After recent updates, only src/client/app/components/csv/ReadingsCSVUploadComponent.tsx still has this issue with a reload. It has a TODO to remove when React hooks are done (issue #887).
Only the CSV page does a reload and it is currently being converted to the Redux Toolkit. Once done, all messages will stay up as expected. Thus, I am closing...
I think this should wait until OED completely most/all of the Redux Toolkit conversion. This should mean few new files are being created/changed during the process.
Thanks to this team for submitting this PR. OED appreciates your contribution. From the records I see, @davidNicolas-cecs has not agreed to the [OED CLA](https://openenergydashboard.github.io/developer/cla.html). The project needs that before...