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
26 stars 2 forks source link

Tag is not visible on the test cases until page reload if it was added on the test suite level #1068

Open kwsagittarii opened 2 months ago

kwsagittarii commented 2 months ago

Description of the bug If a tag was added on the test suite level, this tag is visible only next to the test suite name, but is not visible on the test cases until the page is reloaded.

Steps to reproduce Steps to reproduce the behavior:

  1. Go to a test suite with test cases
  2. Add a tag to the test suite
  3. Check the test cases for absence of the tag
  4. Reload the page and open the test suite

Expected behavior The tag is present on the test cases immeadiately and the page reload is not needed

Video recording

https://github.com/testomatio/app/assets/103926024/b498aeba-ac55-43d5-b96d-95a352af3981

Desktop:

VDemyanova commented 1 month ago

+1 to the issue

littlefrontender commented 1 month ago

@DavertMik should we use websockets here?