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: open most recent server type tab on app launch #1613

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

eglitise
Copy link
Collaborator

This small fix resolves an issue where the last opened server type tab was not being saved upon relaunching the app.
The reason is that setSavedServerParams checks the state variable visibleProviders, but this variable is empty until setVisibleProviders is called.

@github-actions github-actions bot added the fix This resolves a user-facing problem label Aug 18, 2024
@eglitise eglitise merged commit 2780c2c into appium:main Aug 18, 2024
6 checks passed
@eglitise eglitise deleted the fix-saved-servertype-tab branch August 18, 2024 17:12
laib3 pushed a commit to laib3/appium-inspector that referenced this pull request Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix This resolves a user-facing problem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant