Skip to content

Resolve "Refactor Confidentiality sidebar component to use Vue +Apollo"

What does this MR do?

Currently, issue sidebar Confidentiality component is implemented with the binding to notes app Vuex store. In order to align all sidebar components to use the same stack, make them reusable and be ready for GraphQL subscription-based real-time updates, we refactor this component to use Vue + Apollo client stack with no Vuex bindings.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #300654 (closed)

Edited by Natalia Tepluhina

Merge request reports