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

fix: scrollToBottom button container obstructing clicks on buttons beneath it #3402

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

josephrocca
Copy link
Contributor

Changelog Entry

Description

  • Fixed problem where scrollToBottom button container obstructing clicks on buttons beneath it. Before this fix, you needed to scroll a few more pixels to the bottom of the container to make it disappear so you could then click the message edit/reroll/etc. buttons.

Fixed

  • scrollToBottom button container obstructing clicks on buttons beneath it

Screenshots or Videos

Before:
https://github.com/open-webui/open-webui/assets/1167575/8b6bb1ab-0228-477f-a3c8-76a0c29ae8dc

After:
https://github.com/open-webui/open-webui/assets/1167575/188d4ba6-4651-4736-ac3f-c14a22813518

@tjbck
Copy link
Contributor

tjbck commented Jun 24, 2024

LGTM, Thanks!

@tjbck tjbck merged commit 655ba47 into open-webui:dev Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants