Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select - scrollbar not visible #467

Open
1 of 2 tasks
Impre-visible opened this issue Nov 11, 2024 · 0 comments
Open
1 of 2 tasks

Select - scrollbar not visible #467

Impre-visible opened this issue Nov 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Impre-visible
Copy link

Please provide the environment you discovered this bug in.

<brn-select class="inline-block" placeholder="Select an option">
    <hlm-select-trigger>
        <hlm-select-value />
    </hlm-select-trigger>
    <hlm-select-content class="w-56">
            <hlm-option value="Refresh">Refresh</hlm-option>
            <hlm-option value="Settings">Settings</hlm-option>
            <hlm-option value="Help">Help</hlm-option>
            <hlm-option value="Signout">Sign out</hlm-option>
    </hlm-select-content>
</brn-select>

Which area/package is the issue in?

select

Description

The scrollbar is not visible, it's not a bad thing in some case, but in others it's pretty bad.

Please provide the exception or error you saw

As you can see, the scrollbar is not visible on the right of the select, but yet I can scroll.
![image](https://github.com/user-attachments/assets/1d0b2e3b-4b25-4cbc-a1dd-e6a49449e43b)

Other information

Here's the discord discussion where we talked about that: https://discord.com/channels/1145362148621557921/1305547693933858816

I would be willing to submit a PR to fix this issue

  • Yes
  • No
@Impre-visible Impre-visible added the bug Something isn't working label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant