Subscription Table is Visible on Start Screen #77

Closed
opened 2024-10-31 09:47:24 +00:00 by corbz · 2 comments
Owner

See image below:

image

No tables should be visible on page load. This is likely a JavaScript issue on how screens are shown/hidden with jquery.

See image below: <img width="1442" alt="image" src="attachments/35229238-0328-4238-b341-4671eccc1de3"> No tables should be visible on page load. This is likely a JavaScript issue on how screens are shown/hidden with jquery.
117 KiB
corbz added the
bug
label 2024-10-31 09:47:24 +00:00
corbz added this to the PYRSS project 2024-10-31 09:47:24 +00:00
Author
Owner

Looking more into it:

The table shown will be whichever tab you ever had opened last (defaults to subscription table), and will be visible whenever the start screen is visible, including on page load and after using the 'Close Server' button.

Looking more into it: The table shown will be whichever tab you ever had opened last (defaults to subscription table), and will be visible whenever the start screen is visible, including on page load and after using the 'Close Server' button.
Author
Owner

Fixed on dev

a closing </ul> tag was a </div> for some reason, causing a failure in the layout

Fixed on dev a closing `</ul>` tag was a `</div>` for some reason, causing a failure in the layout
corbz closed this issue 2024-11-01 22:26:44 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: corbz/PYRSS-Website#77
No description provided.