avo-hq/avo

Show trix / rhino always_show variation

Open

#3,263 opened on 2024年9月24日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Ruby (308 forks)user submission
Good first issueHelp wanted

Repository metrics

Stars
 (1,778 stars)
PR merge metrics
 (平均マージ 1d 6h) (30d で 67 merged PRs)

説明

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?

コントリビューターガイド