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)
Mon, Mar 17, 3:57 AM
Unknown Object (File)
Mon, Mar 17, 3:52 AM
Unknown Object (File)
Tue, Feb 25, 2:58 PM
Unknown Object (File)
Feb 17 2025, 2:04 AM
Unknown Object (File)
Feb 14 2025, 6:24 PM
Unknown Object (File)
Feb 12 2025, 9:17 PM
Unknown Object (File)
Feb 12 2025, 9:17 PM
Unknown Object (File)
Jan 31 2025, 5:53 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