-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
featureNew functionality or enhancementsy or enhancementsNew functionality or enhancementsy or enhancementsfrontendClient side logic, user interfaceClient side logic, user interfacegood-oneGood task combining business logic and interesting algorithmsGood task combining business logic and interesting algorithmsmediumNormal priority, requires timely attentionNormal priority, requires timely attention
Milestone
Description
Add routing from Organizations tab to Products tab
Description
We should navigate the user to the Products tab when an OrganizationCard is clicked, querying only the products that are related to that organization. We can do that by adding query parameters to the route and retrieving that query parameters from the route object in ProductsTab
Requirements
- when clicked,
OrganizationCardmust add organization Id to route query parameters, before switching the route - when route is switched, request that is sent to get products must also include organization Id as query parameter
Deliverables
OrganizationCard- updated to navigate toProductsTabProductsTab- updated to add query parameters from route object
Metadata
Metadata
Assignees
Labels
featureNew functionality or enhancementsy or enhancementsNew functionality or enhancementsy or enhancementsfrontendClient side logic, user interfaceClient side logic, user interfacegood-oneGood task combining business logic and interesting algorithmsGood task combining business logic and interesting algorithmsmediumNormal priority, requires timely attentionNormal priority, requires timely attention
Type
Projects
Status
In Progress