bluesky / bluesky-webclient

A React Material UI based web client developed in TypeScript to enable acquisition of data on the web with bluesky
BSD 3-Clause "New" or "Revised" License
12 stars 8 forks source link

Poll the status, if the status changes, updated the queue and history #89

Closed gwbischof closed 2 years ago

gwbischof commented 2 years ago

Add the redux devtools extension. Remove unused imports. Only poll the status, if the status for the queue or history changes, then update them. Rename getOverview to getStatus.