avo-hq/avo

Show trix / rhino always_show variation

Chiusa

#3263 aperta il 24 set 2024

 (3 commenti) (0 reazioni) (0 assegnatari)Ruby (308 fork)user submission
Good first issueHelp wanted

Metriche repository

Star
 (1778 stelle)
Metriche merge PR
 (Merge medio 1g 6h) (67 PR mergiate in 30 g)

Descrizione

Feature

Show a part of the content with a click to see more See loom: https://www.loom.com/share/d95cfc272bb84e1797870265c9a710fb

to be discussed how we introduce this without creating regressions for users that really want to hide everything. introduce an extra boolean? partial_show ?

Current workarounds

Define a custom partial for the show action -> copying the app/components/avo/fields/trix_field/show_component.html.erb and using our own styles?

or overwriting the hidden CSS class within this wrapper?

Guida contributor