Conversation
There was a problem hiding this comment.
Code Review
This pull request primarily updates numerous Playwright snapshots. The changes include refreshing various .png image snapshots, indicating minor visual adjustments in the UI components. Additionally, several .yaml snapshots have been updated to improve test robustness by replacing static numerical and time values with regular expressions (e.g., 150 Issues to /d+ Issues/). Other .yaml changes involve adding empty text: "" properties to elements like checkboxes, buttons, and textboxes, introducing new group and tooltip elements in navigation and data table contexts, and modifying attributes such as disabling an 'Advanced' tab or adding placeholder text to input fields. These updates collectively reflect adjustments to component rendering, dynamic content handling, and test structure within the Playwright test suite.
|
Documentation. Coverage Reports: |
6aa10b2 to
5282bb0
Compare
With the latest brand update, a few colors were only modified very little, so that snapshots were not updated. This is leading to unrelated updates in other PRs. So I just updated all snapshots.
5282bb0 to
41b216f
Compare
With the latest brand update, a few colors were only modified very little, so that snapshots were not updated.
This is leading to unrelated updates in other PRs.
So I just updated all snapshots.