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

chore: store session settings in Redux #1592

Merged
merged 3 commits into from
Aug 9, 2024

Conversation

eglitise
Copy link
Collaborator

@eglitise eglitise commented Aug 8, 2024

This PR adds a new Redux state property sessionSettings, which stores the Appium settings for the currently active session. The stored settings are also updated if the user changes them through the Commands tab.
This information can be used for new features in the future (for example, to show an info bubble if the currently selected element is at snapshotMaxDepth).

@github-actions github-actions bot added the chore Internal changes not visible to the user label Aug 8, 2024
@eglitise eglitise merged commit 3717494 into appium:main Aug 9, 2024
6 checks passed
@eglitise eglitise deleted the store-session-settings branch August 9, 2024 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Internal changes not visible to the user
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants