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

feat: Support renaming files #130

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

feat: Support renaming files #130

wants to merge 4 commits into from

Conversation

jbmorley
Copy link
Collaborator

No description provided.

@jbmorley
Copy link
Collaborator Author

jbmorley commented Jul 19, 2024

This is a very early prototype branch that just adds the infrastructure for renaming in SwiftUI Table. It needs further work to think about how best to detect committed changes or appropriately debounce the modifications as they're updated on-the-fly by SwiftUI. Unfortunately, by default, SwiftUI seems to make this modal rename operation a continuous update stream (which sucks).

@jbmorley jbmorley marked this pull request as draft July 19, 2024 01:26
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