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

Save File Path #562

Merged
merged 7 commits into from
Jun 23, 2023
Merged

Save File Path #562

merged 7 commits into from
Jun 23, 2023

Conversation

04vmatsibekker
Copy link
Collaborator

@04vmatsibekker 04vmatsibekker commented Jun 23, 2023

Description

Once someone has opened a puzzle, a variable stores the current file path, then when the user attempts to open another puzzle the user is directed to that same file path

Closes #548

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (improvement to an already existing feature)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

charlestian23 and others added 6 commits May 5, 2023 14:23
Spring 2023 Semester Pull Request
Revert "Create first cypress test template"

This reverts commit 3e50909.

First commit

Finish Lightup tests
Update TestRunner.java
hi

Update ProofEditorPanel.java
@04vmatsibekker 04vmatsibekker changed the title Filepaths Save file path Jun 23, 2023
@04vmatsibekker 04vmatsibekker changed the title Save file path Save File Path Jun 23, 2023
@04vmatsibekker 04vmatsibekker changed the base branch from master to dev June 23, 2023 21:05
Copy link
Member

@Bram28 Bram28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay!!

@Bram28 Bram28 merged commit f6418b6 into dev Jun 23, 2023
@hansongu123 hansongu123 deleted the file-path branch June 30, 2023 19:33
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.

[ENHANCEMENT] Keep file path in history
3 participants