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

Avoid needless selections and clear on transition #741

Merged
merged 3 commits into from
Apr 11, 2024

Conversation

garrettmflynn
Copy link
Member

@garrettmflynn garrettmflynn commented Apr 11, 2024

fix #739

Looks like this was caused by a deprecated command in SimpleTable, which selected the entire screen when it was supposed to select and inject text into a specific element. Updated to the latest browser features and it worked fine!

@garrettmflynn garrettmflynn self-assigned this Apr 11, 2024
@CodyCBakerPhD
Copy link
Collaborator

Ahhhh

So much better 😆

@CodyCBakerPhD CodyCBakerPhD enabled auto-merge April 11, 2024 16:31
@CodyCBakerPhD CodyCBakerPhD merged commit f0a5de8 into main Apr 11, 2024
14 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the clear-selections-when-transitioning branch April 11, 2024 16:45
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.

Entire screen is auto selected/highlighted on click to 'next page'
2 participants