avo-hq/avo

Has_many preview on Index view (expand table rows)

Offen

#2.364 geöffnet am 15.01.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Ruby (308 Forks)user submission
Help wantedHigh ImpactTaskUI

Repository-Metriken

Stars
 (1.778 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 6h) (67 gemergte PRs in 30 T)

Beschreibung

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