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

Play UI: Keep controls in place when the page is scrolled horizontally #37470

Merged
merged 1 commit into from
May 24, 2022

Conversation

alexey-milovidov
Copy link
Member

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Play UI: Keep controls in place when the page is scrolled horizontally. This makes edits comfortable even if the table is wide and it was scrolled far to the right. The feature proposed by Maksym Tereshchenko from CaspianDB.

Hello! My point that Datagrid's scroll should be independent from SQL query window

A test:

SELECT repeat('Hello, world! ', 100), repeat('Hello, world! ', 100), repeat('Hello, world! ', 100) FROM numbers(1000)

Tested in Firefox and Chromium.

@robot-clickhouse robot-clickhouse added the pr-improvement Pull request with some product improvements label May 24, 2022
@alexey-milovidov alexey-milovidov self-assigned this May 24, 2022
@alexey-milovidov alexey-milovidov merged commit 81f2b3b into master May 24, 2022
@alexey-milovidov alexey-milovidov deleted the play-position-sticky branch May 24, 2022 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-improvement Pull request with some product improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants