-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
epicteam/dumplingsMore suited for the Dumplings squad of the UI teamMore suited for the Dumplings squad of the UI teamteam/ui
Description
From what I (bucky) understand after talking with Stacie, here's what we need to do from a very high level perspective
- create a simple caching system for the labels fetched from the new API (most likely done through local storage)
- we need to be very judicious about cache busting
- build system to fetch labels from the api and cache them
- we'll probably keep this code dark (i.e. not being run by users) but still hitting the API
- switch over to the new resources-with-labels apis
- realistically, this will happen piecemeal, rather than all-at-once. E.g. we'll do dashboards first, then after we're confident it works, we'll do another resource, like tasks
- included in this is to stop calling the old labels api
- improve UX around the resource that is using the new labels apii. In the case of dashboards, we'd update the search that it also searches labels associated with dashboards
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
epicteam/dumplingsMore suited for the Dumplings squad of the UI teamMore suited for the Dumplings squad of the UI teamteam/ui