avo-hq/avo

Show trix / rhino always_show variation

開放

#3,263 建立於 2024年9月24日

 (3 則留言) (0 個反應) (0 位負責人)Ruby (308 個分叉)user submission
Good first issueHelp wanted

倉庫指標

星標
 (1,778 顆星)
PR 合併指標
 (平均合併 1天 6小時) (30 天內合併 67 個 PR)

描述

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?

貢獻者指南