This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Update dependency @floating-ui/react to v0.26.24 #328
Annotations
8 errors
Run tests:
test/components/views/spaces/ThreadsActivityCentre-test.tsx#L108
expect(received).toMatchSnapshot()
Snapshot name: `ThreadsActivityCentre should render the release announcement 1`
- Snapshot - 10
+ Received + 16
@@ -4,12 +4,12 @@
>
<div
class="mx_ThreadsActivityCentre_container"
>
<button
- aria-controls="floating-ui-6"
- aria-describedby="floating-ui-6"
+ aria-controls="floating-ui-b9ms6"
+ aria-describedby="floating-ui-b9ms6"
aria-expanded="true"
aria-haspopup="dialog"
aria-label="Threads"
class="_icon-button_bh2qc_17 mx_ThreadsActivityCentreButton"
role="button"
@@ -24,18 +24,23 @@
class="mx_ThreadsActivityCentreButton_Icon"
/>
</div>
</button>
<span
+ aria-hidden="true"
+ style="border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: fixed; white-space: nowrap; width: 1px; top: 0px; left: 0px;"
+ tabindex="-1"
+ />
+ <span
data-floating-ui-focus-guard=""
data-type="outside"
role="button"
style="border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: fixed; white-space: nowrap; width: 1px; top: 0px; left: 0px;"
tabindex="0"
/>
<span
- aria-owns="floating-ui-12"
+ aria-owns="floating-ui-idwj12"
style="border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: fixed; white-space: nowrap; width: 1px; top: 0px; left: 0px;"
/>
<span
data-floating-ui-focus-guard=""
data-type="outside"
@@ -45,25 +50,26 @@
/>
</div>
</div>
<div
data-floating-ui-portal=""
- id="floating-ui-12"
+ id="floating-ui-idwj12"
>
<span
data-floating-ui-focus-guard=""
data-floating-ui-inert=""
data-type="inside"
role="button"
style="border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: fixed; white-space: nowrap; width: 1px; top: 0px; left: 0px;"
tabindex="0"
/>
<div
- aria-describedby="floating-ui-5"
- aria-labelledby="floating-ui-4"
+ aria-describedby="floating-ui-2nav5"
+ aria-labelledby="floating-ui-t4t64"
class="_content_1oa1y_17"
- id="floating-ui-6"
+ data-floating-ui-focusable=""
+ id="floating-ui-b9ms6"
role="dialog"
style="position: absolute; left: 0px; top: 0px; transform: translate(0px, 0px);"
tabindex="-1"
>
<svg
@@ -77,11 +83,11 @@
<path
d="M0,0 H20 L10,12 Q10,12 10,12 Z"
stroke="none"
/>
<clippath
- id="floating-ui-13"
+ id="floating-ui-bu1013"
>
<rect
height="20"
width="20"
x="0"
@@ -89,17 +95,17 @@
/>
</clippath>
</svg>
<h3
class="_typography_yh5dq_162 _font-body-lg-semibold_yh5dq_83 _header_1oa1y_46"
- id="floating-ui-4"
+ id="floating-ui-t4t64"
>
Threads Activity Centre
</h3>
<span
class="_typography_yh5dq_162 _font-body-sm-regular_yh5dq_40 _description_1oa1y_52"
- id="floating-ui-5"
+ id="floating-ui-2nav5"
>
Threads notifications have moved, find them here from now on.
</span>
<button
class="_button_zt6rp_17 _button_1oa1y_57"
at Object.toMatchSnapshot (test/components/views/spaces/ThreadsActivityCentre-test.tsx:108:31)
|
Run tests:
test/components/views/rooms/ReadReceiptGroup-test.tsx#L117
expect(received).toMatchSnapshot()
Snapshot name: `ReadReceiptGroup <ReadReceiptPerson /> should display a tooltip 1`
- Snapshot - 6
+ Received + 7
@@ -1,10 +1,11 @@
<div
- aria-describedby="floating-ui-5"
- aria-labelledby="floating-ui-4"
+ aria-describedby="floating-ui-oil75"
+ aria-labelledby="floating-ui-503s4"
class="_tooltip_svz44_17"
- id="floating-ui-6"
+ data-floating-ui-focusable=""
+ id="floating-ui-ys3j6"
role="tooltip"
style="position: absolute; left: 0px; top: 0px; transform: translate(0px, 0px);"
tabindex="-1"
>
<svg
@@ -18,27 +19,27 @@
<path
d="M0,0 H10 L5,6 Q5,6 5,6 Z"
stroke="none"
/>
<clippath
- id="floating-ui-9"
+ id="floating-ui-0wd89"
>
<rect
height="10"
width="10"
x="0"
y="0"
/>
</clippath>
</svg>
<span
- id="floating-ui-4"
+ id="floating-ui-503s4"
>
Alice
</span>
<span
class="_caption_svz44_29 cpd-theme-dark"
- id="floating-ui-5"
+ id="floating-ui-oil75"
>
@alice:example.org
</span>
</div>
at toMatchSnapshot (test/components/views/rooms/ReadReceiptGroup-test.tsx:117:33)
at runWithExpensiveErrorDiagnosticsDisabled (node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:47:12)
at checkCallback (node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/wait-for.js:127:77)
at MutationObserver.checkRealTimersCallback (node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/wait-for.js:121:16)
at MutationObserver.invokeTheCallbackFunction (node_modules/jsdom/lib/jsdom/living/generated/MutationCallback.js:19:26)
at notifyMutationObservers (node_modules/jsdom/lib/jsdom/living/helpers/mutation-observers.js:160:22)
at node_modules/jsdom/lib/jsdom/living/helpers/mutation-observers.js:133:5
|
Run tests:
test/components/views/avatars/DecoratedRoomAvatar-test.tsx#L70
expect(received).toMatchSnapshot()
Snapshot name: `DecoratedRoomAvatar shows an avatar with globe icon and tooltip for public room 1`
- Snapshot - 1
+ Received + 1
@@ -11,11 +11,11 @@
style="--cpd-avatar-size: 32px;"
>
r
</span>
<div
- aria-describedby="floating-ui-2"
+ aria-describedby="floating-ui-3h7s2"
class="mx_DecoratedRoomAvatar_icon mx_DecoratedRoomAvatar_icon_globe"
tabindex="0"
/>
</div>
</DocumentFragment>
at Object.toMatchSnapshot (test/components/views/avatars/DecoratedRoomAvatar-test.tsx:70:30)
|
Run tests:
test/components/views/avatars/DecoratedRoomAvatar-test.tsx#L97
expect(received).toMatchSnapshot()
Snapshot name: `DecoratedRoomAvatar shows the presence indicator in a DM room that also has functional members 1`
- Snapshot - 1
+ Received + 1
@@ -11,11 +11,11 @@
style="--cpd-avatar-size: 32px;"
>
r
</span>
<div
- aria-describedby="floating-ui-8"
+ aria-describedby="floating-ui-ou6p8"
class="mx_DecoratedRoomAvatar_icon mx_DecoratedRoomAvatar_icon_online"
tabindex="0"
/>
</div>
</DocumentFragment>
at Object.toMatchSnapshot (test/components/views/avatars/DecoratedRoomAvatar-test.tsx:97:30)
|
Run tests:
test/components/views/avatars/WithPresenceIndicator-test.tsx#L100
expect(received).toMatchSnapshot()
Snapshot name: `WithPresenceIndicator renders presence indicator with tooltip for DM rooms 1`
- Snapshot - 1
+ Received + 1
@@ -2,11 +2,11 @@
<div
class="mx_WithPresenceIndicator"
>
<span />
<div
- aria-describedby="floating-ui-2"
+ aria-describedby="floating-ui-pjcr2"
class="mx_WithPresenceIndicator_icon mx_WithPresenceIndicator_icon_online"
style="width: 32px; height: 32px;"
tabindex="0"
/>
</div>
at toMatchSnapshot (test/components/views/avatars/WithPresenceIndicator-test.tsx:100:30)
|
Run tests:
test/components/views/avatars/WithPresenceIndicator-test.tsx#L100
expect(received).toMatchSnapshot()
Snapshot name: `WithPresenceIndicator renders presence indicator with tooltip for DM rooms 2`
- Snapshot - 1
+ Received + 1
@@ -2,11 +2,11 @@
<div
class="mx_WithPresenceIndicator"
>
<span />
<div
- aria-describedby="floating-ui-8"
+ aria-describedby="floating-ui-6i8p8"
class="mx_WithPresenceIndicator_icon mx_WithPresenceIndicator_icon_offline"
style="width: 32px; height: 32px;"
tabindex="0"
/>
</div>
at toMatchSnapshot (test/components/views/avatars/WithPresenceIndicator-test.tsx:100:30)
|
Run tests:
test/components/views/avatars/WithPresenceIndicator-test.tsx#L100
expect(received).toMatchSnapshot()
Snapshot name: `WithPresenceIndicator renders presence indicator with tooltip for DM rooms 3`
- Snapshot - 1
+ Received + 1
@@ -2,11 +2,11 @@
<div
class="mx_WithPresenceIndicator"
>
<span />
<div
- aria-describedby="floating-ui-14"
+ aria-describedby="floating-ui-u1xl14"
class="mx_WithPresenceIndicator_icon mx_WithPresenceIndicator_icon_away"
style="width: 32px; height: 32px;"
tabindex="0"
/>
</div>
at toMatchSnapshot (test/components/views/avatars/WithPresenceIndicator-test.tsx:100:30)
|
Run tests
Process completed with exit code 1.
|
Loading