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: Foreign key drop down scroll bar moves to the top on each render #9856

Conversation

ganesh8056
Copy link
Collaborator

Issue: Every render, the scroll bar for the foreign key drop-down moves to the top.

Solution: Scroll bar should not move to the top, rather it should be at the start of newly added items to the list.

Copy link

Copy link

@Asilkan5807 Asilkan5807 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Hjnnkk

@akshaysasidrn akshaysasidrn merged commit 38c2421 into feature/tjdb-fk-search-results-all-possible-cases May 27, 2024
80 of 82 checks passed
@akshaysasidrn akshaysasidrn deleted the fix/foreign-key-dropdown-scrollbar-moves-top branch May 27, 2024 07:25
Copy link

@Asilkan5807 Asilkan5807 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

d9d1878822a046e550f6642d5c95b69da3c8d747

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TJDB: Scroll bar moves to top in the drop down to list foreign key values during pagination
3 participants