Skip to content
This repository was archived by the owner on Jun 26, 2022. It is now read-only.
This repository was archived by the owner on Jun 26, 2022. It is now read-only.

Slight delay and glitch when clicking on 'bookmarks' for the first time #6

Open
@geekodour

Description

@geekodour

This happens because:

  • The credentials needed to get bookmarks, add bookmarks, remove bookmarks are available whenever one clicks the DM navbar button.
  • So we need to simulate a click to the DM navbar button to get the required credentials.
  • So you,
    • Either click on DM button manually and close it
    • Click on Bookmarks button directly, which opens and closes DM modal
  • After the creds are recieved, there will be no glitch

Possible solutions to explore:
Check if creds are present in the page itself in the HTML, that way we won't have to watch for the creds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions