appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.66k stars 3.75k forks source link

Update `useSegmentNavigation` to not use `pageId` #37611

Open ankitakinger opened 1 day ago

ankitakinger commented 1 day ago

Update the logic used in useSegmentNavigation hook to not use pageId as not all IDEs can have the pageId. The navigation shouldn't be dependent on pageId.