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]: List widget redirects to error page #37683

Open
1 task done
saharAdem opened this issue Nov 25, 2024 · 2 comments · May be fixed by #37747
Open
1 task done

[Bug]: List widget redirects to error page #37683

saharAdem opened this issue Nov 25, 2024 · 2 comments · May be fixed by #37747
Assignees
Labels
Bug Something isn't working Community Reported issues reported by community members High This issue blocks a user from building or impacts a lot of users List Widget Issues related to the list widget Needs Triaging Needs attention from maintainers to triage Production Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets

Comments

@saharAdem
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

The list widget redirects to an error page due to auto-height updates.

Steps To Reproduce

  • Add a List Widget and a Button Widget.
  • Configure the Button Widget to set the visibility of the List Widget to true when clicked.
  • Configure the List Widget so that clicking on any of its items sets its visibility to false.
  • In preview mode:
    • Click on any item in the List Widget to hide it except the last item.
    • Click the Button Widget to display the List Widget again.
    • Observe the error that occurs, as shown in the attached video.

Public Sample App

No response

Environment

Production

Severity

High (Blocker to building or releasing)

Issue video log

https://www.loom.com/share/ebf896dc35f04ac187350c2d47be178a?sid=77601f0a-76ec-4ebe-8493-f13f39d1f8ee

Version

Cloud

@saharAdem saharAdem added Bug Something isn't working Needs Triaging Needs attention from maintainers to triage labels Nov 25, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added Community Reported issues reported by community members High This issue blocks a user from building or impacts a lot of users Production labels Nov 25, 2024
@saharAdem saharAdem linked a pull request Nov 26, 2024 that will close this issue
2 tasks
@Nikhil-Nandagopal Nikhil-Nandagopal added the List Widget Issues related to the list widget label Dec 12, 2024
@github-actions github-actions bot added Widgets Product This label groups issues related to widgets Widgets & Accelerators Pod Issues related to widgets & Accelerators labels Dec 12, 2024
@rahulbarwal
Copy link
Contributor

@saharAdem Can you share more about your usecase?

@saharAdem
Copy link
Author

saharAdem commented Jan 9, 2025

@saharAdem Can you share more about your usecase?

Sure, this is a critical bug in the list widget that occurs in various scenarios when the widget is added. One simple use case is when we have a navbar with a button inside it and a list widget. When navigating to a navbar item that shows the list widget, and then clicking on one of the list widget items to hide the list, this setup causes the app to fail. Additionally, the app breaks when switching from preview mode to edit mode, as demonstrated in the attached videos

Screen.Recording.2025-01-09.at.11.35.00.mov
Screen.Recording.2025-01-09.at.11.33.48.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Community Reported issues reported by community members High This issue blocks a user from building or impacts a lot of users List Widget Issues related to the list widget Needs Triaging Needs attention from maintainers to triage Production Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants