Skip to content

fix(revisions): set selected item on refresh #103

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

idursun
Copy link
Owner

@idursun idursun commented Jun 4, 2025

Sets context'd selected item after a refresh. Code that set the selected item on context only exercised after the first user interaction which caused custom commands to fail due to not replacing the place holders.

fixes #99

@idursun idursun merged commit 36985e2 into main Jun 4, 2025
2 checks passed
@idursun idursun deleted the fix/update-selected-item-on-refresh branch June 4, 2025 08:14
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.

Custom command placeholders don't work until you navigate between revisions at least once
1 participant