plane/web/pages/[workspaceSlug]/projects/[projectId]
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
..
archived-issues chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
cycles User role validation across workspace and projects. (#3167) 2023-12-18 13:25:03 +05:30
draft-issues chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
inbox chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
issues chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
modules chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
pages 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
views fix: implementing layouts using _app.tsx get layout method. (#2620) 2023-11-02 23:57:44 +05:30