-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Labels
Milestone
Description
❌ This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.
Overview
This is a follow-up task to clean up the flattening/unflattening logic currently implemented on the search recommendation UI in Studio.
Description and outcomes
- We are currently using these functions to flatten and unflatten responses received from the recommender API.
- We should instead refactor this to use the models/querysets instead.
Acceptance Criteria
- The refactor doesn't introduce any regressions
Assumptions and Dependencies
- NA
Accessibility Requirements
- NA
