Skip to content

VSA path navigation carousel not dynamically updating

What does this MR do?

This MR fixes a bug where the path navigation component wouldn't have the scrolling functionality after adding a new stage. It resolves the issue by forcing the path navigation component to re-render when the stage data is updated.

Screenshots (strongly suggested)

Before After
Screen_Recording_2021-01-08_at_10.40.42 Screen_Recording_2021-01-08_at_10.36.05

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related to #283983 (closed)

Edited by Brandon Labuschagne

Merge request reports