chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
33 stars 2 forks source link

Can't close some notifications #244

Closed ghengeveld closed 3 months ago

ghengeveld commented 6 months ago

From AP-4317

How is the user affected? And what is the expected behavior?

On occasion, when multiple notifications appear, it is impossible to close them all. I would expect them to close when clicking the close icon.

https://github.com/chromaui/addon-visual-tests/assets/22988955/ec4fda41-7583-41b8-8c35-eddac34f8d69

Is there a workaround?

Refresh the page. This feels bad to have to do.

What are the steps for reproducing the issue?

  1. Start a test
  2. Go to a test with changes while the new test is running
  3. Click the play button in the VTA addon panel while a test is running

You can also just start and stop tests from the sidebar a few times.

Other information

Side notes:

  1. As reported in the VTA QA issue, the play button should not even be possible to click in the VTA addon when a test is running.
  2. The progress bar seems to expand when I click that play button as well. This might be a non-issue once that superfluous play button is removed.
ghengeveld commented 4 months ago

This problem may already be resolved, but needs verification.