matrix-react-sdk icon indicating copy to clipboard operation
matrix-react-sdk copied to clipboard

[WIP] Human Edition of Element Web prototype

Open hughns opened this issue 2 years ago • 2 comments


This PR currently has no changelog labels, so will not be included in changelogs.

A reviewer can add one of: T-Deprecation, T-Enhancement, T-Defect, T-Task to indicate what type of change this is, or add Type: [enhancement/defect/task] to the description and I'll add them for you.

Preview: https://pr8228--matrix-react-sdk.netlify.app ⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.

hughns avatar Apr 04 '22 19:04 hughns

Thank you. Apologies for spam - I pressed the wrong button.

hughns avatar Apr 04 '22 19:04 hughns

Codecov Report

Merging #8228 (51f04ee) into develop (35c49a8) will decrease coverage by 0.28%. The diff coverage is 1.94%.

:exclamation: Current head 51f04ee differs from pull request most recent head 927406a. Consider uploading reports for the commit 927406a to get more accurate results

@@             Coverage Diff             @@
##           develop    #8228      +/-   ##
===========================================
- Coverage    28.27%   27.99%   -0.29%     
===========================================
  Files          861      863       +2     
  Lines        49800    49946     +146     
  Branches     12688    12720      +32     
===========================================
- Hits         14083    13981     -102     
- Misses       35717    35965     +248     
Impacted Files Coverage Δ
src/DeviceListener.ts 0.62% <0.00%> (-59.26%) :arrow_down:
...s/dialogs/security/RecoveryMethodRemovedDialog.tsx 0.00% <ø> (ø)
src/components/structures/MatrixChat.tsx 0.00% <0.00%> (ø)
src/components/structures/RoomView.tsx 0.00% <0.00%> (ø)
src/components/structures/UserMenu.tsx 25.82% <0.00%> (-0.29%) :arrow_down:
...rc/components/structures/auth/CompleteSecurity.tsx 0.00% <0.00%> (ø)
...components/structures/auth/SetupEncryptionBody.tsx 0.00% <0.00%> (ø)
...rc/components/views/dialogs/UserSettingsDialog.tsx 0.00% <0.00%> (ø)
...onents/views/dialogs/VerificationRequestDialog.tsx 0.00% <0.00%> (ø)
.../components/views/elements/DesktopBuildsNotice.tsx 0.00% <ø> (ø)
... and 24 more

codecov[bot] avatar Apr 04 '22 19:04 codecov[bot]