Skip to content

Conversation

@ivan-kalachikov
Copy link
Contributor

@ivan-kalachikov ivan-kalachikov commented Oct 22, 2025

@ivan-kalachikov ivan-kalachikov requested a review from a team as a code owner October 22, 2025 15:46
@ivan-kalachikov ivan-kalachikov requested review from Andrew-Orlov, Copilot, goldenmaya, muller39 and yuskithedeveloper and removed request for a team October 22, 2025 15:46
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a UI jumping issue in the back-in-stock subscriptions search by correcting the conditional rendering logic. The change prevents both the loading skeleton and the subscriptions list from rendering simultaneously, which was causing the UI to jump.

Key Change:

  • Modified the subscriptions list template condition from v-if to v-else-if to ensure proper mutual exclusion with the loading state

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sonarqubecloud
Copy link

@ivan-kalachikov ivan-kalachikov merged commit 25e919c into dev Oct 24, 2025
15 of 16 checks passed
@ivan-kalachikov ivan-kalachikov deleted the fix/VCST-4069-back-in-stock-search-jumping-search-ui branch October 24, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants