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 some sync bugs #5321

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Fix some sync bugs #5321

merged 1 commit into from
Nov 15, 2023

Conversation

boutinb
Copy link
Contributor

@boutinb boutinb commented Nov 15, 2023

Fixes https://github.com/jasp-stats/jasp-test-release/issues/2371

There was 2 bugs in this issue:

  • Changing a column name does not switch off the synchronization.
  • If synchronization is on, deleting a column in Excel, set the synchronization off.

Fixes also the following bug:

  • Open a csv file with JASP.
  • Make a change in JASP: Sync icon turns off
  • Undo: Sync icon stays off
  • Click on Sync icon: it reloads the data: Sync icon turns on . Change data in JASP: the Sync icon stays on: this is wrong. This is fixes by this PR. .

Fixes jasp-stats/jasp-test-release#2371

Fixes also:
. Open a csv file with JASP.
. Make a change in JASP: Sync icon turns off
. Undo: Sync icon stays off
. Click on Sync icon: it reloads the data: Sync icon turns on
. Change data in JASP: the Sync icon stays on: this is wrong. This is fixes by this PR.
.
@JorisGoosen JorisGoosen merged commit dd76f14 into jasp-stats:development Nov 15, 2023
1 check passed
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