You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(dialog): move component tests out of lib and cover more cases
- Move the Playwright component tests to tests/ct/ so they are outside the
library's rootDir (they import fixtures outside lib, which broke the build
and ts:check).
- Add Share.setRecipientPermission / selectRecipientPreset unit tests.
- Add SharePanel tab-bar tests (hidden once a recipient exists).
- Rename the recipient remove action to "Remove participant" and add left
padding to the recipient list.
Assisted-by: ClaudeCode:claude-opus-4-8
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
0 commit comments