Files
plane/apps/web/helpers
Atul Tameshwari 955ee49ada fix(user): clone user data before updates to prevent mutations
Updated the `updateCurrentUser` method in `UserStore` to clone the current user data before making updates, ensuring that the original data remains unchanged during the update process. Additionally, added logic to update the local state with the new user data after a successful update.

fix(cover-image): return absolute URLs for cover images

Modified the `handleCoverImageChange` function to return absolute URLs for cover images, ensuring compatibility with the expected format. This change includes handling both uploaded images and new images, providing a consistent return structure.
2026-06-22 13:03:29 +05:30
..
2026-01-27 13:54:22 +05:30
2026-01-27 13:54:22 +05:30