FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
125 stars 25 forks source link

Unable to make rating bar interactive #3812

Closed plannedlivingjournal closed 1 month ago

plannedlivingjournal commented 1 month ago

Can we access your project?

Current Behavior

Hi! My app will have a section titled Feedback page, wherein I have added a rating bar widget and have kept default rating as 3. I have made it interactive as well, however, in test mode nothing happens.

image

image

Expected Behavior

The rating bar widget should be interactive.

Steps to Reproduce

Add Rating bar widget. Make it interactive and then test.

Reproducible from Blank

Bug Report Code (Required)

IT4olsn15YVPj7xE7q6JccBKjSQWOUAlbLgO0cpBaysgF4juPLMiTPTOTERDTdPjYFZEM2e0nWoW09LvjtjPL8cnAy6VGYRNypB9WA2XfEGiVLKSFJWgZkF7P9NQCh2815+zqhJQPthadE4M2EylfeiXXhLfJ76zPG1BDq/LZO4=

Visual documentation

image

Environment

- FlutterFlow version: 3.22.2
- Platform: Web
- Browser name and version: Chrome 1.28
- Operating system and version affected: Windows

Additional Information

No response

paulperez-dev commented 1 month ago

Hi @plannedlivingjournal,

Could you please confirm if this is the same issue as reported in #3806? It seems to be working fine for me on Chrome (Windows).

Thanks for clarifying!

Best regards,

plannedlivingjournal commented 1 month ago

Hi @paulperez-dev, I think its the same issue. The rating bar is not interactive and I can't select or de-select the selected star in test mode. So, here I have put default rating as '3' and it shows the same in Test mode. I am unable to click 4 stars or reduce it to 2 stars.

paulperez-dev commented 1 month ago

Hi @plannedlivingjournal,

Thanks for the confirmation. I’m closing this issue as a duplicate. Please refer to #3806 for further updates.