Subscription Table is Visible on Start Screen #77
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See image below:
No tables should be visible on page load. This is likely a JavaScript issue on how screens are shown/hidden with jquery.
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.
Fixed on dev
a closing
</ul>
tag was a</div>
for some reason, causing a failure in the layout