Skip to content

fix(Database Browser): Table not scrolling when using arrow keys#1239

Merged
davimacedo merged 3 commits intoparse-community:masterfrom
douglasmuraoka:fix_browser_table_not_autoscrolling
Aug 22, 2019
Merged

fix(Database Browser): Table not scrolling when using arrow keys#1239
davimacedo merged 3 commits intoparse-community:masterfrom
douglasmuraoka:fix_browser_table_not_autoscrolling

Conversation

@douglasmuraoka
Copy link
Copy Markdown
Contributor

@douglasmuraoka douglasmuraoka commented Aug 22, 2019

When using arrow keys to navigate the database browser table, automatic scrolling does not happen when reaching a not visible column/row. This PR fixes that by scrolling the window to the selected table cell.

Copy link
Copy Markdown
Member

@davimacedo davimacedo left a comment

Choose a reason for hiding this comment

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

It works pretty good to me!

@davimacedo davimacedo merged commit cb6286e into parse-community:master Aug 22, 2019
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.

2 participants