Skip to content

Mark all already loaded tweets as reported/bot #30

@eranshmil

Description

@eranshmil

Actual

  1. Go to some user's profile with at least two original tweets.
  2. Report on one of the tweets.
  3. You would be able to report again.
  • This is only a UX issue, the server ignores it.

Expected

The rest report buttons of his tweets should be disabled.

Just an idea:

Add an attribute to each checked user containing the userId, then just add the class to all the elements that have this attribute.
Should make the parsePosts and parseTweets simpler and we won't need to store the checked element inside the ObjectKeyMap variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions