Skip to content

Systems tab shows stale links/data #4

@dotemacs

Description

@dotemacs

Report

The Provided Systems tab shows stale info.

Steps to reproduce

If you go to a page for a particular project, say https://quickdocs.org/cl-ascii-art

And then you go to another project, say https://quickdocs.org/inferior-shell

If you click on Provided Systems tab, you'll see the info that is related to cl-ascii-art and not inferior-shell.
But then if you refresh your browser, the data under the tab will refresh and you'll see the info related to inferior-shell.

I believe it's this link in the source code that renders it:

<Tab name="systems" href={`/${encodeURIComponent(name)}?tab=systems`}>Provided Systems</Tab>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions