[go: up one dir, main page]

Skip to content

Follow-up from "Improve error display for Zentao issue page"

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

The following discussion from !88035 (merged) should be addressed:

  • @justin_ho started a discussion: (+1 comment)

    Thought (non-blocking): It's a bit inefficient that we have to fetch the issue twice (once when rendering the HAML view and once after the frontend request) and this is only used for the breadcrumbs / page title. Not sure if the backend somehow caches this but either way it would be much better if there was a way to only make the request once (preferably keep the frontend one).

    Maybe a sort of utility function to set the breadcrumbs / page title from Vue which can be set later on. We can create a follow-up issue to think about it more.

Edited by 🤖 GitLab Bot 🤖