-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
ai-review-readyPR created, awaiting reviewPR created, awaiting reviewbugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ai-review-readyPR created, awaiting reviewPR created, awaiting reviewbugSomething isn't workingSomething isn't working