Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto refresh home page #3105

Closed
emics opened this issue May 16, 2024 · 4 comments
Closed

Auto refresh home page #3105

emics opened this issue May 16, 2024 · 4 comments

Comments

@emics
Copy link
Contributor

emics commented May 16, 2024

This is an Enhance
is great to auto refresh the home page, (the page opened clicking the cloud log logo in top left).

Describe the Enhance
When I use FT8 or other digital software is great to view log and map updated almost in real time!

73 IZ0IJD

magicbug added a commit that referenced this issue May 16, 2024
This reloads the logbook table on the dashboard every 5 seconds as mentioned in #3105
@magicbug
Copy link
Owner

In the dev branch I have made it so the logbook table reloads every 5secs.. the map itself needs a pretty big rewrite to support reloading every similar time period as a setInterval would create quite an annoying flicker as it is.

@magicbug magicbug added the In Development This is currently being added label May 16, 2024
magicbug added a commit that referenced this issue May 16, 2024
Adds to #3105

TODO

- this doesnt listen to the user options
@emics
Copy link
Contributor Author

emics commented May 16, 2024

oh great, thank you

@magicbug
Copy link
Owner

magicbug commented May 16, 2024

Ok rewritten the maps on the dashboard and it now loads every 5secs same as the table.

TODO

  • Follow the user options for map icon and colour

@magicbug
Copy link
Owner

At the moment when you turn on gridsquare map overlay it triggers a Uncaught TypeError: map.getBounds is not a function

@magicbug magicbug removed the In Development This is currently being added label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants