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

Directories starting with "." no longer show up in project listing #4317

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

guptaarnav
Copy link
Collaborator

@guptaarnav guptaarnav commented Oct 25, 2024

Closes #4250. Directories starting with "." are filtered out from showing up in the project listing on the desktop home page.
Prevents users from renaming a project to start with "." and shows them an error toast when they try to do so.

Copy link

qa-wolf bot commented Oct 25, 2024

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

vercel bot commented Oct 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Oct 26, 2024 1:02am

@jessfraz
Copy link
Contributor

can you add a playwright electron test so we dont regress, thank you!

@jessfraz
Copy link
Contributor

or a unit test, whatever will ensure we dont regress

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.

Do not show .git as a project folder
2 participants