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]: Event Handler of a component can't get deleted inside a Tabbed Container with One Tab #1087

Open
1 task done
adnanqaops opened this issue Aug 5, 2024 · 0 comments
Assignees
Labels
Bug Something isn't working Javascript Frontend Pull requests that update Javascript code

Comments

@adnanqaops
Copy link
Collaborator

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Getting this Error : The Tab Container Keeps at Least One Tab while I try to delete an Event Handle of a Component inside a Tabbed Container.

Expected Behavior

Event Handler inside a Tabbed container has nothing to do anything with it. Should be deletable .

Steps to reproduce

  1. I had only one Tab in a Tabbed Container.
  2. Inserted a "Form" component inside that Tab.
  3. Inserted an "Upload File" component in the above "Form".
  4. Added an Event Handler on "Upload File" component.
  5. Needed to Delete the above Event Handler. Clicked on Delete.
  6. Got this Error : The Tab Container Keeps at Least One Tab and Event Handler couldn't get deleted.
  7. App is accessible here : https://app.lowcoder.cloud/apps/66b0cf76178d540f639bae45/edit

Environment

Production

Additional Information

No response

@adnanqaops adnanqaops added Bug Something isn't working Javascript Frontend Pull requests that update Javascript code labels Aug 5, 2024
@adnanqaops adnanqaops changed the title [Bug]: <title> [Bug]: Event Handler of a component can't get deleted inside a Tabbed Container with One Tab Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Javascript Frontend Pull requests that update Javascript code
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants