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(QueryHistory): query history not saving #1111

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

astandrik
Copy link
Collaborator

@astandrik astandrik commented Aug 2, 2024

Looks like saving queries to history is broken
because handleExecute recieves react event as argument

made calling these functions explicit

added tests

CI Results

Test Status: βœ… PASSED

πŸ“Š Full Report

Total Passed Failed Flaky Skipped
44 44 0 0 0

Bundle Size: βœ…

Current: 78.85 MB | Main: 78.85 MB
Diff: +0.24 KB (0.00%)

βœ… Bundle size unchanged.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • πŸ“Š indicates links to detailed reports.
  • πŸ”Ί indicates increase, πŸ”½ decrease, and βœ… no change in bundle size.

@astandrik astandrik self-assigned this Aug 2, 2024
artemmufazalov
artemmufazalov previously approved these changes Aug 2, 2024
@astandrik
Copy link
Collaborator Author

added keybinding tests

artemmufazalov
artemmufazalov previously approved these changes Aug 2, 2024
@astandrik
Copy link
Collaborator Author

astandrik commented Aug 2, 2024

had a great time struggling to emulate keybindings for all platforms (:

@astandrik astandrik merged commit b5df0d6 into main Aug 2, 2024
6 checks passed
@astandrik astandrik deleted the astandrik.fix-query-history branch August 2, 2024 17:12
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