appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
33.79k stars 3.64k forks source link

[Feature]: Allow disabling interaction for Rating widget without fading its color. #10840

Open pranavkanade opened 2 years ago

pranavkanade commented 2 years ago

Is there an existing issue for this?

Summary

This is needed in use cases where user is only using it in say a report, where they don't need the interaction.

Why should this be worked on?

Good to have

somangshu commented 2 years ago

The color are still visible with the interactions disabled, Check out our standup app Screenshot 2022-02-16 at 5 58 59 PM

GreenFlux commented 1 year ago

we have a similar request for the Range Slider widget, here: https://discord.com/channels/725602949748752515/725609493974614076/1119936202322223155

Could we expand this request to all widgets? I've seen several requests for this with input widgets as well. We should decouple the disabled functionality from the disabled styling, and give devs the option to show the disabled state or not.