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
34.76k stars 3.76k forks source link

[Feature]: Add a strikethrough CSS option for Text widget #37117

Open erkantaskin-eurostar opened 1 month ago

erkantaskin-eurostar commented 1 month ago

Is there an existing issue for this?

Summary

In current implementation we have just 3 option to style text decoration but we need line-through as well as you can see in this example: https://www.w3schools.com/cssref/playdemo.php?filename=playcss_text-decoration-line&preval=line-through

Why should this be worked on?

In one of our page we need to show some rows with line-through text decoration style.

ame-appsmith commented 1 month ago

EE Ticket

shubham88fru commented 1 month ago

Hi @Nikhil-Nandagopal @rahulbarwal @somangshu @carinanfonseca, If anyone of you could give me some pointers on the current implementation (How to replicate/test, which files to look etc), I'd be happy to work on this. Please let me know.

Thanks.