Skip to content

Add routing from Organizations tab to Products tab #132

@sulton-max

Description

@sulton-max

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, OrganizationCard must 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 to ProductsTab
  • ProductsTab- updated to add query parameters from route object

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew functionality or enhancementsy or enhancementsfrontendClient side logic, user interfacegood-oneGood task combining business logic and interesting algorithmsmediumNormal priority, requires timely attention

    Type

    No type

    Projects

    Status

    In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions