Skip to content

Issue #129 still not fixed. ":quick_tags with overflow does not preserve scroll". #134

Description

@RisPNG

LiveSelect and LiveView versions
LiveSelect version: On latest commit 222b8c8.
LiveView version: 1.1.22

Describe the bug
I am actually still encountering issue #129 in quick_tags mode.

the class I appended are

        dropdown_extra_class="flex flex-col"
        selected_option_class="order-first font-bold"

and here is the video of said issue:

Screencast.From.2026-02-20.08-35-01.mp4

I also noticed that on first selection in quick_tags mode causes the dropdown to disappear, in which I have opened another issue to, #136 for more information.

There's another issue related to this during my testing. When traversing through the options on a keyboard (ArrowUp and ArrowDown) with these classes applied, it will basically not work. I have opened another issue, #139 for more information.

Browsers
Chrome 144

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions