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]: Code editor spawed from table's column editing popover get closed when focused as the parrent popover is closed when it loses focus #540

Closed
1 task done
prokofyevDmitry opened this issue Dec 1, 2023 · 2 comments
Assignees
Labels
Bug Something isn't working Needs triage Needs to be reviewed by core team

Comments

@prokofyevDmitry
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Code editor spawed from table's column editing popover get closed when focused as the parrent popover is closed when it loses focus
modal-unexpected-closure-lowcoder

Expected Behavior

When the code editor is focused for editing, the popover should not be closed which should prevent the closing of the editor.

Steps to reproduce

In new project

  1. Create a table
  2. Select table
  3. In the right side editor open the configuration popover for any column
  4. Open the JS code editor for column value
  5. Click on the code editor
  6. The popover will close it self which will close the editor

Environment

Lowcoder version: dev branch, commit : 93b11fc (the most up to date dev branch at the time of this issue creation )
Operating system: OSX, Ubuntu
Browsers: Chrome, Firefox

Additional Information

No response

@prokofyevDmitry prokofyevDmitry added Bug Something isn't working Needs triage Needs to be reviewed by core team labels Dec 1, 2023
@FalkWolsky
Copy link
Contributor

Yes. In general, the Code Editor behaves not perfectly and closes too soon (as soon as you select something from the suggestion too)... We will solve it.

@raheeliftikhar5 raheeliftikhar5 mentioned this issue Dec 8, 2023
8 tasks
@prokofyevDmitry
Copy link
Author

Seems to be fixed in 2.2.1, great job guys 👍 , closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Needs triage Needs to be reviewed by core team
Projects
None yet
Development

No branches or pull requests

3 participants