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 an issue where no error message appears when creating a folder #18

Merged
merged 3 commits into from
Feb 5, 2024

Conversation

fluxxcode
Copy link
Owner

@fluxxcode fluxxcode commented Feb 5, 2024

Previously the problem was that new errors were not visible when creating a new folder. This happened because the error appeared below the folder name input and we didn't scroll down to the error.

This has now been adjusted so that if there is an error creating a folder, we will now scroll to it in the next frame.

@fluxxcode fluxxcode changed the title Update to scroll to the error when creating a dir Fix an issue where no error message appears when creating a folder Feb 5, 2024
@fluxxcode fluxxcode merged commit 4e3b77a into develop Feb 5, 2024
1 check passed
@fluxxcode fluxxcode deleted the feat/scroll_to_error branch February 5, 2024 20:37
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.

1 participant