testomatio / app

Testomat.io is a simplified test management system for your automated tests. Issues, project board & documentation. app.testomat.io
https://app.testomat.io
28 stars 2 forks source link

Test Case Data Not Displayed on Initial Edit Attempt #1104

Closed itz4blitz closed 3 weeks ago

itz4blitz commented 2 months ago

Bug Report

Describe the bug When editing an existing test case, the first time it opens for editing, the test case appears empty. The user must close and reopen the test case in order to see the data for editing.

To Reproduce Steps to reproduce the behavior:

  1. Go to the test case management page.
  2. Click on an existing test case to edit.
  3. Observe that the test case appears empty upon the first attempt to open it for editing.
  4. Close the test case editor.
  5. Reopen the same test case for editing.
  6. Notice that the data is now visible and editable.

Expected behavior The test case should display all its data the first time it is opened for editing, without requiring the user to close and reopen it.

Screenshots/Video

https://github.com/user-attachments/assets/83cff0ea-dc27-4373-9f43-361f5152aacb

Desktop (please complete the following information):

Additional context No console log data generated in dev tools.

littlefrontender commented 2 months ago

@TetianaKhomenko CNR on beta, I think it was fixed

TetianaKhomenko commented 1 month ago

Hi @itz4blitz! Thanks for reporting the issue. The issue was re-tested and verified as fixed. The fix will be published in the upcoming release.

TetianaKhomenko commented 1 month ago

The issue reoccurs after the latest release.

TetianaKhomenko commented 1 month ago

The issue should be fixed in the upcoming release.

TetianaKhomenko commented 4 weeks ago

@littlefrontender the issue still re-produces when we create a test plan > launch it > edit a test

TetianaKhomenko commented 3 weeks ago

fixed