Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: navigateTo hidden pages is not working properly and breaking apps in deployed mode #35557

Closed
1 task done
pranavkanade opened this issue Aug 8, 2024 · 5 comments · Fixed by #35558
Closed
1 task done
Assignees
Labels
Bug Something isn't working Critical This issue needs immediate attention. Drop everything else Cross Referencing Resources Issues part of the default resources tech debt initiative Framework Functions Cases related to internal functions like showAlert(), navigateTo() etc... Javascript Product Issues related to users writing javascript in appsmith Needs Triaging Needs attention from maintainers to triage Production QA Pod Issues under the QA Pod QA Needs QA attention Query & JS Pod Issues related to the query & JS Pod Release Blocker This issue must be resolved before the release

Comments

@pranavkanade
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description

NavigateTo function to go to hidden page is breaking. Users see blank page, if they refresh they can see the actual page but, this results in loss of the query params, which is not ideal. This is breaking the deployed apps in user's prod.

Steps To Reproduce

NavigateTo (1).json

  1. Create 2 pages
  2. Hide one
  3. Try to navigate to from page 1 to hidden page.

I've uploaded a sample app.

Public Sample App

No response

Environment

Production

Severity

Critical (Broken Production apps)

Issue video log

No response

Version

Latest

@pranavkanade pranavkanade added Bug Something isn't working Critical This issue needs immediate attention. Drop everything else Needs Triaging Needs attention from maintainers to triage Framework Functions Cases related to internal functions like showAlert(), navigateTo() etc... labels Aug 8, 2024
@github-actions github-actions bot added Javascript Product Issues related to users writing javascript in appsmith Query & JS Pod Issues related to the query & JS Pod labels Aug 8, 2024
@nidhi-nair nidhi-nair added Release Blocker This issue must be resolved before the release Cross Referencing Resources Issues part of the default resources tech debt initiative labels Aug 9, 2024
@appsmith-bot appsmith-bot added the QA Needs QA attention label Aug 9, 2024
@github-actions github-actions bot added the QA Pod Issues under the QA Pod label Aug 9, 2024
@jeet-playleap
Copy link

We are also experiencing a similar issue
Expected Behavior: Navigation between custom tabs should work seamlessly in launch mode.
Actual Behavior: Navigation between custom tabs fails in launch mode but works correctly in edit mode.

Please let me know if you need any further information or if there are specific steps we should follow to address this issue.

@AmanAgarwal041
Copy link
Contributor

@jeet-playleap Can you more details about this issue or loom recording maybe, if would be easier for us to triage this issue ? Thanks

@luigifan9
Copy link

luigifan9 commented Aug 9, 2024

Experiencing the same issue, temporarily unhid pages. Application was working fine for months, until two days ago it just stopped working due to this bug.

Here is a loom that I shared with support yesterday: https://www.loom.com/share/3a5a380a4bb74b69be124393804a6709?sid=c6ad65c0-6c2a-43b6-979e-cfed15d52ed3

@Nikhil-Nandagopal
Copy link
Contributor

@luigifan9 this should now be fixed

@luigifan9
Copy link

@Nikhil-Nandagopal Yes it is fixed now, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Critical This issue needs immediate attention. Drop everything else Cross Referencing Resources Issues part of the default resources tech debt initiative Framework Functions Cases related to internal functions like showAlert(), navigateTo() etc... Javascript Product Issues related to users writing javascript in appsmith Needs Triaging Needs attention from maintainers to triage Production QA Pod Issues under the QA Pod QA Needs QA attention Query & JS Pod Issues related to the query & JS Pod Release Blocker This issue must be resolved before the release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants