Labels are not added to the bulk selection of suites
Describe the bug Labels are not added to the mass selection of suites
To Reproduce Steps to reproduce the error:
- Go to the Tests page
- Select multiple suites
- Click the Label button on the bottom panel
- Select the desired label in the modal window
Expected behavior The label should be applied to both the suites and the tests within the suites.
Actual behavior Labels are not applied. If labels are applied to each suite individually, they are only set for the tests within the suite.
Screenshots If applicable, add screenshots or video to help explain your problem.
https://github.com/testomatio/app/assets/173828606/3084cd18-5a5f-4d68-accc-c9ab2118409c
https://github.com/testomatio/app/assets/173828606/f1752742-cbdb-42dc-9007-326c0252269b
Desktop (please complete the following information):
- OS: iOS
- Browser chrome
- Browser Version 125.0.6422.77
- Application: production
Additional context Add any other context about the problem here.
Hi @VDemyanova! Regarding the first video, please try clicking Add button.
https://github.com/testomatio/app/assets/77803888/0d5b0580-5a2f-4689-b832-c7bfa405d00b
This behavior is not obvious. Labels are added differently in different places 😑
I found problem with websockets. They are not returned
Hi @VDemyanova! Thanks for reporting the issue. The issue was fixed and the fix is live now