magicbug / Cloudlog

Web based amateur radio logging application built using PHP & MySQL supports general station logging tasks from HF to Microwave with supporting applications to support CAT control.
http://www.cloudlog.co.uk
MIT License
460 stars 189 forks source link

Public view gridsquares link shows empty map #2949

Open stevendodd opened 9 months ago

stevendodd commented 9 months ago

Clicking the link goes to the following URL which shows an empty map: https://stevendodd.ddns.net/cloudlog/index.php/visitor/satellites/M0SNZ

Screenshot 2024-01-31 at 09 48 25
github-actions[bot] commented 9 months ago

Uh oh! @stevendodd, the image you shared is missing helpful alt text. Check your issue body.

Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.

Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.

phl0 commented 9 months ago

Fix proposed in https://github.com/magicbug/Cloudlog/pull/2950.

stevendodd commented 9 months ago

@phl0 I've manually tested this fix and it doesn't work

stevendodd commented 9 months ago

@phl0 sorry my mistake it does work, should it be showing only satellites though?

stevendodd commented 9 months ago

It also shows all as unconfirmed; perhaps a similar problem as https://github.com/magicbug/Cloudlog/issues/2948#issue-2109687414

phl0 commented 9 months ago

@phl0 sorry my mistake it does work, should it be showing only satellites though?

Yepp as its only satellites.

stevendodd commented 9 months ago

What I meant is why only satellites - the link on the public page says grid squares not satellite grid squares? Is there any configuration that allows you to show all work to get squares regardless of type.

The map is not empty but now it shows all as unconfirmed.

Screenshot 2024-01-31 at 11 47 14
github-actions[bot] commented 9 months ago

Uh oh! @stevendodd, the image you shared is missing helpful alt text. Check https://github.com/magicbug/Cloudlog/issues/2949#issuecomment-1918952105.

Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.

Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.

magicbug commented 9 months ago

Its satellite grids as thats what i wanted at the time, ideally needs the interface from the login side so it can be filtered but hasn't got that far but its not a bug.