Skip to content

Conversation

@arpandhakal
Copy link
Collaborator

Changes

  • Manage templates button on template options hidden when user is from notification center.
  • added template fetcher on tasks details page so that user can access templates dropdown on notification-center-view

Testing Criteria

image

@linear
Copy link

linear bot commented Dec 16, 2025

@vercel
Copy link
Contributor

vercel bot commented Dec 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
tasks-app Ready Ready Preview, Comment Dec 18, 2025 1:37pm

Copy link
Collaborator

@SandipBajracharya SandipBajracharya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🙌

- Manage templates button on template options hidden when user is from notification center.
- added template fetcher on tasks details page so that user can access templates dropdown on notification-center-view
…gn fixes

- Sorted templates on templates board by createdAt. The rearrangement was caused because of updating redux store on hover.
- Removed extra line at the top of tempalte detail page.
…of having separate ones, memoized templats list
…of having separate ones, memoized templats list
- added manual timestamps for subtasks while creating them from a template with respect to parent templates createdAt.
- this process maintains that the subtasks are created parallely and in order which gives us both performance and ordering.
- found another issue where subtasks creation from templates causes race condition on realtime, causing update events to fire before create events for subtasks, causing duplicate data. Fixed this.
@arpandhakal arpandhakal merged commit d0b86fe into OUT-2804 Dec 18, 2025
2 of 3 checks passed
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.

3 participants