sanity
sanity copied to clipboard
feat(tasks): UI updates - subscribers menu
Description
implements edx-1175
Allows users to manage other users subscriptions to tasks, so if one user is incorrectly added to a task other user will be able to unsubscribe him.
https://github.com/sanity-io/sanity/assets/46196328/67dbfcd6-4725-4855-9563-88193bef5595
What to review
Testing
Notes for release
Adds subscribers menu in tasks, allowing users to subscribe and unsubscribe other users to tasks.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
page-building-studio | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 22, 2024 8:01am |
performance-studio | ✅ Ready (Inspect) | Visit Preview | Jul 22, 2024 8:01am | |
test-compiled-studio | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 22, 2024 8:01am |
test-next-studio | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 22, 2024 8:01am |
test-studio | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 22, 2024 8:01am |
1 Skipped Deployment
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
studio-workshop | ⬜️ Ignored (Inspect) | Visit Preview | Jul 22, 2024 8:01am |
No changes to documentation
Component Testing Report Updated Jul 22, 2024 8:10 AM (UTC)
File | Status | Duration | Passed | Skipped | Failed |
---|---|---|---|---|---|
comments/CommentInput.spec.tsx | ✅ Passed (Inspect) | 43s | 15 | 0 | 0 |
formBuilder/ArrayInput.spec.tsx | ✅ Passed (Inspect) | 8s | 3 | 0 | 0 |
formBuilder/inputs/PortableText/Annotations.spec.tsx | ✅ Passed (Inspect) | 30s | 6 | 0 | 0 |
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx | ✅ Passed (Inspect) | 37s | 11 | 7 | 0 |
formBuilder/inputs/PortableText/copyPaste/CopyPasteFields.spec.tsx | ✅ Passed (Inspect) | 0s | 0 | 12 | 0 |
formBuilder/inputs/PortableText/Decorators.spec.tsx | ✅ Passed (Inspect) | 17s | 6 | 0 | 0 |
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx | ✅ Passed (Inspect) | 10s | 3 | 0 | 0 |
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx | ✅ Passed (Inspect) | 3m 0s | 0 | 0 | 0 |
formBuilder/inputs/PortableText/FocusTracking.spec.tsx | ✅ Passed (Inspect) | 44s | 15 | 0 | 0 |
formBuilder/inputs/PortableText/Input.spec.tsx | ✅ Passed (Inspect) | 1m 47s | 21 | 0 | 0 |
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx | ✅ Passed (Inspect) | 1m 15s | 18 | 0 | 0 |
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx | ✅ Passed (Inspect) | 8s | 3 | 9 | 0 |
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx | ✅ Passed (Inspect) | 26s | 9 | 0 | 0 |
formBuilder/inputs/PortableText/Styles.spec.tsx | ✅ Passed (Inspect) | 18s | 6 | 0 | 0 |
formBuilder/inputs/PortableText/Toolbar.spec.tsx | ✅ Passed (Inspect) | 1m 14s | 21 | 0 | 0 |
formBuilder/tree-editing/TreeEditing.spec.tsx | ✅ Passed (Inspect) | 1m 47s | 30 | 0 | 0 |
formBuilder/tree-editing/TreeEditingNestedObjects.spec.tsx | ✅ Passed (Inspect) | 19s | 3 | 0 | 0 |