I have trouble with my scrolling ui, where it's being stretched rather than normally working

  1. What do you want to achieve?
    I want to make it so that my ScrollingFrame acts normal as expected


    the picture on top is my work in progress UI design.
    My goal is to achieve the Scrolling option in dead rails, where i can store more options below, and the previous options to automatically disappear; in shorter terms, just a scrolling frame that works normally

  2. What is the issue?
    As of now, whenever I add additional options, the ScrollingFrame is automatically expanding,


    from the picture provided, it appears that the ui has been stretched compared to the first image.
    And when you scroll up, it doesn’t hide the options but rather it only goes up.

  3. What solutions have you tried so far?
    I haven’t look for any solutions as of now, especially that I don’t know what specific term to
    search for. Your help will be appreciate

You need to have the scrolling bar parented to a frame, not a screen gui or smthn else

it’s parented on a frame already, heres the whole hierarchy
image