Skip to content

GitHub labels filters flickering #452

@eninja

Description

@eninja

Short description:
While looking for ways to contribute, I followed a link from the contribution guide (like the one for "needs: mock-up or user story") and encountered a UI flickering bug.
I observed this bug on both Brave and Edge.

URL:
Contribute: Develop https://antennapod.org/contribute/develop/app
https://github.com/AntennaPod/AntennaPod/labels/%22Good%20first%20issue%22
https://github.com/AntennaPod/AntennaPod/labels/%22Type%3A%20Confirmed%20bug%22
Contribute: Design
https://github.com/AntennaPod/AntennaPod/labels/%22needs:%20mock-up%20or%20user%20story%22

More info:
Image
I have found that there was a PR with these change:
#415

As shown in the recording, when loading a page for a label that contains quotes (like "needs: mock-up or user story"), the issue list (with the "Open" / "Closed" tabs) appears for a moment and then disappears.

I found a PR that seems related to this change: #415

It appears this issue is still present. The fix might be to revert those changes.

However, a better solution may be to change the link format to the one generated by the current GitHub UI, which seems more stable.
https://github.com/AntennaPod/AntennaPod/labels/%22needs:%20mock-up%20or%20user%20story%22
->
https://github.com/AntennaPod/AntennaPod/issues?q=state%3Aopen%20label%3A%22Needs%3A%20Mock-up%20or%20user%20story%22

I can prepare PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA technical or UI aspect of the website is not (working) as it should be

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions