ui icon indicating copy to clipboard operation
ui copied to clipboard

fix(ChangelogVersions): Indicator motion not scoped and breaks

Open vachmara opened this issue 3 months ago โ€ข 0 comments

๐Ÿ”— Linked issue

Resolves #5256

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation or readme)
  • [x] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • [ ] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

This PR fixes #5256, where the motion effect in <UChangelogVersions> was applied to the entire page instead of the component, and failed to track correctly inside custom scroll containers.

๐Ÿ“ Checklist

  • [x] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

vachmara avatar Oct 18 '25 21:10 vachmara