Skip to content

Bug: Company unfollow verification fails after clicking controlย #571

@sigvardt

Description

@sigvardt

Bug: Company unfollow verification fails after clicking control

Description

company unfollow fails with "Company unfollow action could not be verified after clicking the control." Follow works fine, but the unfollow verification step doesn't detect the state change.

Error

{
  "code": "UNKNOWN",
  "message": "Company unfollow action could not be verified after clicking the control.",
  "details": {
    "unfollow_selector_key": "company-unfollow-root-role"
  }
}

Analysis

The unfollow button was clicked (no click error), but the post-click verification failed โ€” either the button state didn't update or the verification selector doesn't match the new state.

Related Issues

Previous fix: #501, #531

Metadata

Metadata

Assignees

No one assigned

    Labels

    ai-review-readyPR created, awaiting reviewbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions