Skip to content

Conversation

@Antreesy
Copy link
Contributor

☑️ Resolves

🖼️ Screenshots

🏚️ Before 🏡 After
image A

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 2️⃣ Backport to stable8 for maintained Vue 2 version or not applicable

@Antreesy Antreesy added this to the 9.0.0-rc.4 milestone Jul 15, 2025
@Antreesy Antreesy self-assigned this Jul 15, 2025
@Antreesy Antreesy added bug Something isn't working 3. to review Waiting for reviews feature: list-item Related to the list-item component labels Jul 15, 2025
Copy link
Contributor

@susnux susnux left a comment

Choose a reason for hiding this comment

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

just spaces vs tabs

}
// do not hide if focus is kept within
if (this.$refs['list-item'].contains(event.relatedTarget)) {
// On component unmounting Vue 3 resets the template ref to null,
Copy link
Contributor

Choose a reason for hiding this comment

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

is it null? thought undefined

Copy link
Contributor Author

@Antreesy Antreesy Jul 15, 2025

Choose a reason for hiding this comment

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

Grigorii showed the place in vue code, but I don't have a link unfortunately, Just remember it is set with = null

Copy link
Contributor

Choose a reason for hiding this comment

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

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@Antreesy Antreesy force-pushed the fix/7077/list-item-ref branch from 217e9bd to 0f4341c Compare July 15, 2025 12:44
@Antreesy Antreesy merged commit d8475be into main Jul 15, 2025
25 checks passed
@Antreesy Antreesy deleted the fix/7077/list-item-ref branch July 15, 2025 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working feature: list-item Related to the list-item component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants