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

Improve user experience reliability #29

Merged
merged 12 commits into from
Oct 23, 2024
Merged

Improve user experience reliability #29

merged 12 commits into from
Oct 23, 2024

Conversation

DenisaCG
Copy link
Member

@DenisaCG DenisaCG commented Oct 15, 2024

This PR improves the user experience reliability by making sure no sequence of operations can break the user workflow (e.g. file can't be saved and new content is lost).

@DenisaCG DenisaCG added the enhancement New feature or request label Oct 15, 2024
@DenisaCG DenisaCG self-assigned this Oct 15, 2024
@DenisaCG DenisaCG marked this pull request as draft October 15, 2024 20:57
@DenisaCG DenisaCG marked this pull request as ready for review October 18, 2024 13:22
@DenisaCG DenisaCG requested a review from afshin October 18, 2024 13:22
src/s3.ts Outdated Show resolved Hide resolved
src/s3contents.ts Outdated Show resolved Hide resolved
Copy link
Member

@afshin afshin left a comment

Choose a reason for hiding this comment

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

Thanks @DenisaCG! I had a couple suggestions!

@DenisaCG
Copy link
Member Author

Thanks for the review, Darian!

@DenisaCG
Copy link
Member Author

The most recent commits address your suggestions, @afshin I also pushed a fix for the logic to retrieve the last modified date, as it should only concern the file renaming, not the directory. Once the checks pass we could merge the PR.

Copy link
Member

@afshin afshin left a comment

Choose a reason for hiding this comment

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

Thank you @DenisaCG!

@afshin afshin merged commit a3e3600 into main Oct 23, 2024
6 checks passed
@DenisaCG DenisaCG deleted the reliablility branch October 23, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants