Zach Denton
Zach Denton
The wiki contains all of these pages. Close issue?
The current UX is that we only display a floating label when the material-date-range-picker has presets (e.g. the "This week" floating label). Is the idea here to display the currently-selected...
The hnsearch api (which this project relies upon) has been discontinued. We will need to replace this dependency with something like https://github.com/cheeaun/node-hnapi/.
Nevermind, the errors were just appearing as the requests timed out
Still, we should abort any in-flight requests when the network switches
The main bottlenecks in this page appear to be react-json-view and emotion (sx={{}}). It's possible to render all 9999 resources on https://explorer.aptoslabs.com/account/0x05a97986a9d031c4567e15b797be516910cfcb4156312482efc6a19c0a30c948/resources as (`{JSON.stringify(resource)}`) in about 300 ms on my...