avo-hq/avo

Has_many preview on Index view (expand table rows)

Open

#2,364 opened on 2024年1月15日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Ruby (1,778 stars) (308 forks)user submission
Help wantedHigh ImpactTaskUI

説明

This will be a premium feature (avo_advanced). On the index view of has_many and habtm when a user click on the count, we inject a table row underneath and add a turbo frame with the contents of the association (almost what we use on the show view).

The turbo frame will only show the records and the pagination. no search, filters, actions, etc. Only table-view for now.

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