Page MenuHomePhabricator

[native] Refactor Spoiler component to MarkdownSpoiler
AbandonedPublicDraft

Authored by rohan on Oct 25 2022, 5:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 28, 4:01 AM
Unknown Object (File)
Wed, Nov 27, 2:55 AM
Unknown Object (File)
Nov 24 2024, 11:06 PM
Unknown Object (File)
Nov 24 2024, 11:06 PM
Unknown Object (File)
Nov 23 2024, 12:33 PM
Unknown Object (File)
Nov 11 2024, 11:50 PM
Unknown Object (File)
Nov 11 2024, 7:03 AM
Unknown Object (File)
Nov 10 2024, 12:39 PM

Details

Reviewers
atul
ginsu
Summary

For consistency with the existing MarkdownLink component in
native, refactoring Spoiler to MarkdownSpoiler and putting it in the same
directory native/markdown/... makes the most sense. This is Step 2 in
ENG-2072
(https://linear.app/comm/issue/ENG-2072/maintain-the-spoiler-state-upon-opening-textmessagetooltipmodal).

Test Plan

Spoiler text still works as expected, and they are revealed on
click.

Diff Detail

Repository
rCOMM Comm
Branch
spoiler
Lint
No Lint Coverage
Unit
No Test Coverage