-
-
Notifications
You must be signed in to change notification settings - Fork 293
Labels
EnhancementNot necessarily a feature, but something has improvedNot necessarily a feature, but something has improvedStale exempt
Description
Feature
When you use the dynamic filters in an association you might need information from the parent record (Post and Comments, you want to know who the Post is).
Dynamic filters suggestions (and other options which can be called as blocks) don't have this information.
Let's send in the params the record_id
and resource_class
?
Current workarounds
Use the referrer URL and extract from there
Screenshots or screen recordings
Additional context
I think the same applies for ordering. Sometimes you need the parent. Yaro had a situation like this at some point.
Metadata
Metadata
Assignees
Labels
EnhancementNot necessarily a feature, but something has improvedNot necessarily a feature, but something has improvedStale exempt
Type
Projects
Status
Done