avo-hq/avo

Has_many preview on Index view (expand table rows)

Open

#2,364 opened on Jan 15, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Ruby (1,778 stars) (308 forks)user submission
Help wantedHigh ImpactTaskUI

Description

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.

Contributor guide

Has_many preview on Index view (expand table rows) · avo-hq/avo#2364 | Good First Issue