-
Notifications
You must be signed in to change notification settings - Fork 11
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
State issues when deleting documents #3
Comments
Thanks for the bug report and testing out the alpha! This is all great feedback and I think I can fix most of them just by refreshing and clearing after a delete. I was struggling to figure out what should be the correct behavior for the selection after a bulk action and it's clear to me now that the current logic needs some work 😅.
I'm having some trouble reproducing this. What browser are you using? Can you provide a screenshot as well?
I'm glad you're interested! I'm a fan of your projects in the sanity world as well. I'm hoping this thing can take on a good amount of community contributions and solve a bunch of collective problems we all have. If you'd like to contribute in javascript, I can add the types later. |
This might not be specific to deleting documents, but it's the workflow I was using when I encountered them:
Also, minor visual issue: when entering into the editor view the status label winds up wrapping each letter individually, causing the rows of the pane (list items) to be excessively tall.
By the way, thank you for putting in the time to get this thing this far. It's already super useful and I can't wait to be able to ship it as the default pane for all views in the Studio! If I were better at TypeScript I'd contribute (would love to add fuzzy search filtering, sorting columns, and inline edits to name a few). Maybe later this year!
The text was updated successfully, but these errors were encountered: