apache / age-viewer

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
https://age.apache.org
Apache License 2.0
234 stars 235 forks source link

Delete button requires multiple clicks to delete content in Age viewer #135

Open Amr-Shams opened 1 year ago

Amr-Shams commented 1 year ago

Describe the bug A clear and concise description of what the bug is. I'm experiencing an issue with the delete button in the "container-fluid editor-area card-header" section of the platform. When I type a query and then try to delete it using the delete button, I have to click the button two or three times before it actually deletes the content. This is making it difficult to edit content efficiently, and I think it could be a bug in the platform To Reproduce Steps to reproduce the behavior:

  1. Go to Age Viewer
  2. Create a query
  3. Press the X button
  4. See the content is not deleted

Expected behavior I expect a consistency change in the content - deleted

Desktop (please complete the following information):

Additional context I have deleted the cache and cookies and used a different browser- Safari, I also disabled all other scripts and plugins on the page, but the issue still occurs.