appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Feature]: Stable Page Linking via Unique Page IDs

Open unicornpoopwizard opened this issue 1 month ago • 1 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Summary

Current issue: When an onClick action links to another page, the link breaks if that target page is later renamed.

Request:

  • Give each page a unique, permanent ID, and let actions reference that ID instead of the page name.
  • Allow page names to be changed without affecting routing or navigation behavior.

Why should this be worked on?

This prevents accidental breakage and supports large applications with evolving information architectures.

unicornpoopwizard avatar Nov 15 '25 20:11 unicornpoopwizard

APP-14521

linear[bot] avatar Nov 15 '25 20:11 linear[bot]