Page MenuHomePhabricator

[native] fix indexing in tag channel button action sheet
ClosedPublic

Authored by ginsu on Jun 21 2024, 11:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 14, 3:11 AM
Unknown Object (File)
Sat, Sep 14, 3:11 AM
Unknown Object (File)
Sat, Sep 14, 3:11 AM
Unknown Object (File)
Sat, Sep 14, 3:11 AM
Unknown Object (File)
Sat, Sep 14, 3:11 AM
Unknown Object (File)
Mon, Sep 2, 3:21 PM
Unknown Object (File)
Aug 22 2024, 4:47 PM
Unknown Object (File)
Aug 20 2024, 12:36 PM
Subscribers

Details

Summary

As I am working on bringing the channel tagging UI to web, I noticed that the indexing in the tag channel button action sheet was broken. In D11894, I got some feedback to make "Other" appear first rather than at the end. I addressed this feedback; however, I forgot to update the indexing to handle this change, so every option was off by one. This diff should fix this issue

Test Plan

Confirmed that the indexing for tag channel button action sheet works as expected

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable