Steven Huss-Lederman

Results 240 comments of Steven Huss-Lederman

There is now a [design document](https://github.com/OpenEnergyDashboard/DesignDocs/blob/main/baseline/baseline.md) for how this will be done that reflects a new design and the updated capabilities in OED.

This has not moved so I created issue #1308 to address this. Thus, I am closing this PR.

This branch (https://github.com/nathang15/OED/tree/visual-units) has code to graph dummy units/conversions with D3 (used by Plotly too). It would need to be updated and have the actual OED data used but hopefully...

These tests are run from .github/workflows/build.yml.

Another issue with modals is that some take props for show and the close function. Hopefully the changes for this issue could also eliminate those and maybe all props.

Map image Redux state may need fixing as they are impacting dev check for map.image as HTML. Some actions that may not be used when done with the conversion to...

https://express-rate-limit.mintlify.app/reference/configuration has a message that should be sent back when the limit is hit. It may already be sent and it is a matter of displaying it in some way.

The rate limiting code is mostly in src/server/app.js.

This issue was updated to only include the modal look as the other part was done earlier.

This was fixed with PR #1306 and #1324 so closing.