-
Notifications
You must be signed in to change notification settings - Fork 432
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(tasks): tasks UI updates. #6136
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
No changes to documentation |
Component Testing Report Updated Apr 5, 2024 9:41 AM (UTC)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 🚀
5ca4fd5
to
fc4103e
Compare
beaf2c4
to
f59d2b8
Compare
8f1fc21
to
d58043d
Compare
...ages/sanity/src/tasks/src/tasks/components/form/tasksFormBuilder/TasksNotificationTarget.tsx
Outdated
Show resolved
Hide resolved
104763a
to
4b4aec5
Compare
4b4aec5
to
17dc531
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Appreciate the clarifying comments on the i18n resources! LGTM
Description
Fixes:
force assignee selection menu to bottom position
reduce description input min height in edit mode
increase distance between actions in form create
update placeholder texts
edx-1202 Don't create empty tasks in the form.
edx-1207 User Icon and text misaligned in activity feed
edx-1208 Comment icon alignment off
edx-1209 Padding on comment reply too large and inconsistent with new comment creation spacing.
edx-1211 Don't line break dates in activity log
EDX-1219 Remove disabled from document tab
EDX-1220 UI Fix: Add tooltips to selection tokens for task status, assignee, and due date
https://github.com/sanity-io/sanity/assets/46196328/ed72d806-53fc-4920-a57b-aefef2e1d2fc
What to review
Testing
Notes for release