Page MenuHomePhabricator

[web] Fix spoiler animation for links
ClosedPublic

Authored by patryk on Aug 20 2023, 6:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 8 2024, 4:16 PM
Unknown Object (File)
Nov 8 2024, 4:16 PM
Unknown Object (File)
Nov 8 2024, 4:08 PM
Unknown Object (File)
Nov 8 2024, 3:59 PM
Unknown Object (File)
Nov 6 2024, 9:46 PM
Unknown Object (File)
Nov 2 2024, 2:05 PM
Unknown Object (File)
Oct 12 2024, 12:07 PM
Unknown Object (File)
Oct 2 2024, 1:21 AM
Subscribers

Details

Summary

Solution for ENG-4676

This diff fixes the issue where spoiler reveal animation was not applied to links.

Depends on D8875.

Test Plan
  1. Before applying this patch, check if current spoiler reveal animation doesn't work for links:

  1. Apply this patch and see if animation works for links too:

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

patryk held this revision as a draft.
patryk edited the test plan for this revision. (Show Details)
patryk added reviewers: tomek, inka, rohan.
This revision is now accepted and ready to land.Aug 21 2023, 4:21 AM

Thanks for taking the time to improve the codebase, even though it doesn't pertain to your work exactly :)

Good catch, thanks for fixing this!

This revision was automatically updated to reflect the committed changes.