Reaction widget shows but doesn't work

Created on 16 June 2023, over 1 year ago
Updated 3 May 2024, 7 months ago

Problem/Motivation

Seems similar to #3274960: Voting API reaction modules does nothing when I added it into the content type. except making the field required doesn't solve the issue.
The reaction buttons show, even anonymous has permission to react, but clicking them has no effect.

Steps to reproduce

Install the module and add the reaction field to a content type of choice.
Set voting API permissions
Try with various user roles, none of them will be able to react.

🐛 Bug report
Status

Closed: works as designed

Version

1.5

Component

Code

Created by

🇹🇭Thailand AlfTheCat

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @AlfTheCat
  • Status changed to Closed: works as designed 7 months ago
  • 🇰🇬Kyrgyzstan elaman

    Tried with default settings on each page:
    - Install clean drupal
    - Install votingapi_reaction
    - Add field_reaction to the article node type
    - Enable "View reactions to field field_test in bundle article of entity type node" for anonymous users.
    - Enable "React to field field_test in bundle article of entity type node" for anonymous users.
    - Create new Test article.
    - Can see the reaction widget on article page.
    - Can react once on the article page.
    - Can't modify my reaction.

    Works as expected.

Production build 0.71.5 2024