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.67k stars 3.75k forks source link

[Bug]: Inconsistent behaviour in deploy mode after removing URL params #37584

Open shadabbuchh opened 2 days ago

shadabbuchh commented 2 days ago

Is there an existing issue for this?

Description

Resource not found error toast does not appear when the URL params are removed in deploy mode. The same works fine in edit mode.

Steps To Reproduce

  1. In a git connected app create a feature branch.
  2. Add some pages such that the pages are not there on the default branch.
  3. Commit & deploy
  4. Remove the URL params.

Expected: We should get a Resource not found error toast like we do in edit mode

Public Sample App

No response

Environment

Production

Severity

Medium (Frustrating UX)

Issue video log

https://jam.dev/c/af5cad7c-c05f-4f99-b52c-e586f02c177e

Version

Cloud