vrchat-community / creator-companion

The Entry Point for Making Things in VRChat
https://vrchat.com/home/download
53 stars 354 forks source link

[BUG] Scrolling Issue when Importing Packages with Many Dependencies #490

Open Fynn9563 opened 1 month ago

Fynn9563 commented 1 month ago

Describe the bug

When the Creator Companion tries to import a package that has a lot of dependencies, you can't scroll down to add it as it goes off the bottom of the page.

To Reproduce

  1. Go to Import a Package
  2. Click on a package with many dependencies
  3. See the error as the list goes off the bottom of the page and can't be scrolled further

Expected behavior

A scroll bar should appear to allow scrolling through the entire list of dependencies.

Screenshots

image

Related Product

VCC (VRChat Creator Companion)

Product Version

v2.3.1

OS

Windows 10

Additional context

This issue occurs consistently with packages that have more than 20 dependencies. The scroll bar should dynamically adjust to accommodate long lists.

orels1 commented 1 month ago

Thanks for the report! There definitely should be a scrollbar, so something certainly went wrong there