Problem/Motivation

Hi Joachim! This looks like a great module.

I got to step 4 on the README page and found that the Vote field hasn't appeared. I'm attempting to add it to a new content type that I created.

When I view the content, I do see the |Votes| tab to the right of |View|Edit|.

I also noticed that the module is missing from the list of modules on /admin/reports/updates.

I don't see any errors in /admin/reports/status or /admin/reports/dblog.

Do you have any recommendations?

Thanks!

Steps to reproduce

I'm using Drupal core 9.4.5. I installed the module via composer.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

amysragbag created an issue. See original summary.

calebjay’s picture

Hello, I'm having this same issue, at view admin/structure/types/manage/article/display , I can't see any vote field, nor do I see any errors in the js console.
Drupal Version
9.5.10

kopeboy’s picture

Version: 1.0.0-alpha2 » 1.0.0-beta1
Category: Support request » Bug report

I just installed the new 1.0.0-beta1 version and I can't see the voting widget either.
I left everything default and it shows "Draw" without any button to click. There is a mouse pointer over it, but clicking doesn't do anything.
I also noticed the font of my website became thinner.

Even without adjusting the icon font or CSS on the vote type, there should be working defaults.

EdwardDrupal’s picture

same issue here with latest Drupal 10 and php 7.4 ,I didn't see any vote field when I tried adding the vote field on content type adding field page.

bharath-kondeti’s picture

I think there is no new field type or field widget as per the module feature. With respect to the steps given in README, I think this module works as designed.