rx.select lose their scroll on scroll down or scroll up

Open
#3,376 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
frontend

Research direction

Reproduce the issue in Chrome on Linux with Python 3.10 and Reflex 0.5.1 by opening an rx.select containing several items and scrolling up or down. Trace the rx.select implementation and verify the component retains its scroll position while scrolling the page.

Written by the indexing model from the issue text.

Description

components bug

Describe the bug
when you have several items on rx.select the component lose their scroll

select

To Reproduce
open select and then scroll down or scroll up

  • Code/Link to Repo:

Expected behavior
Then component don't should lose their scroll

Specifics (please complete the following information):

  • Python Version: 3.10
  • Reflex Version: 0.5.1
  • OS: linux
  • Browser (Optional): Chrome

Additional context
Add any other context about the problem here.

Dominant language
Python
Stars
28.9k
Forks
1.8k
Avg merge
2d 2h
Merged PRs (30d)
170

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from reflex-dev/reflex

All issues in reflex-dev/reflex

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.