plane/web/pages/[workspaceSlug]
M. Palanikannan e141091e99
fix: Resolved page not saving/not copying contents bug (#3203)
This commit adds a duplicate_page function to the PageDetailsPage component, which allows users to duplicate a page. If the current page does not have a description_html value, it will be set to the default value from the pageDetails object. The formData object is updated with the necessary values for duplication, including the new page name and description. Additionally, the handleSubmit dependency is included in the useEffect hook to ensure proper form submission.
2023-12-20 18:54:16 +05:30
..
profile/[userId] chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
projects fix: Resolved page not saving/not copying contents bug (#3203) 2023-12-20 18:54:16 +05:30
settings chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
workspace-views chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
analytics.tsx chore: empty state action button validation (#3094) 2023-12-13 23:05:23 +05:30
index.tsx fix: product tour modal bugs (#2657) 2023-11-06 13:06:00 +05:30