• Paul Gascou-Vaillancourt's avatar
    Avoid an unnecessary GraphQL query · c13ed69f
    Paul Gascou-Vaillancourt authored
    Ensures that the initial sort parameter is consistent with what's
    computed on user interactions. This ensures that we don't unnecessarily
    re-trigger a GraphQL mutation when sorting by creation date, descending.
    c13ed69f
incidents_list.vue 13 KB