Page MenuHomePhabricator
Feed Advanced Search

Apr 19 2022

benschac updated the diff for D3748: [native] [refactor] [ENG-991] use usePromoteSidebar hook.

rebase

Apr 19 2022, 8:13 AM
benschac updated the diff for D3731: [web] [feat] [ENG-991] add promote thread to menu dropdown.

rebase

Apr 19 2022, 8:13 AM
benschac updated the diff for D3746: [lib] [feat] [ENG-991] add usePromoteThread hook.

rebase

Apr 19 2022, 8:13 AM
benschac closed D3698: [web] [fix] [ENG-731] update thread selected state text.
Apr 19 2022, 6:48 AM
benschac committed rCOMMd77f80b11afb: [web] [fix] [ENG-731] update thread selected state text (authored by benschac).
[web] [fix] [ENG-731] update thread selected state text
Apr 19 2022, 6:48 AM
benschac abandoned D3758: [lib,landing,web] [chore] [ENG-1019] move onClick type to lib.
Apr 19 2022, 6:26 AM
benschac added a comment to D3758: [lib,landing,web] [chore] [ENG-1019] move onClick type to lib.

Fair enough. I thought it would be helpful since we're using the same onClick handler. Not married to it. Happy to abandon.

Apr 19 2022, 6:26 AM

Apr 18 2022

benschac added a comment to D3730: [web] [fix] [ENG-1005] arrows visually broken on safari.

lets tuple to avoid churn. I don't think that's the right solution.

Apr 18 2022, 12:45 PM
benschac closed D3751: [landing] [chore] [ENG-1010] fix import order in webpack.
Apr 18 2022, 12:18 PM
benschac committed rCOMM87803ee89059: [landing] [chore] [ENG-1010] fix import order in webpack (authored by benschac).
[landing] [chore] [ENG-1010] fix import order in webpack
Apr 18 2022, 12:18 PM
benschac closed D3753: [web] [chore] [ENG-1010] fix linting issues.
Apr 18 2022, 12:17 PM
benschac committed rCOMM2d1aa421404f: [web] [chore] [ENG-1010] fix linting issues (authored by benschac).
[web] [chore] [ENG-1010] fix linting issues
Apr 18 2022, 12:17 PM
benschac added reviewers for D3761: [lib,web,native,landing] [chore] update eslint config to correctly handle cjs files: tomek, jacek, abosh.
Apr 18 2022, 12:16 PM
benschac requested review of D3761: [lib,web,native,landing] [chore] update eslint config to correctly handle cjs files.
Apr 18 2022, 12:05 PM
benschac abandoned D3750: [landing] [chore] [ENG-1010] add disable comments in webpack config.

Per @atul's comment, we can ignore entire files from the config, which is done in this diff: https://phabricator.ashoat.com/D3761

Apr 18 2022, 12:04 PM
benschac abandoned D3752: [web] [chore] [ENG-1010] add flow disable comment.

Per @atul comment, we can ignore entire files from the config, which is done in this diff: https://phabricator.ashoat.com/D3761

Apr 18 2022, 12:03 PM
benschac updated the diff for D3753: [web] [chore] [ENG-1010] fix linting issues.

rebase

Apr 18 2022, 12:00 PM
benschac updated the diff for D3751: [landing] [chore] [ENG-1010] fix import order in webpack.

rebase

Apr 18 2022, 12:00 PM
benschac added inline comments to D3758: [lib,landing,web] [chore] [ENG-1019] move onClick type to lib.
Apr 18 2022, 11:50 AM
benschac requested review of D3730: [web] [fix] [ENG-1005] arrows visually broken on safari.
Apr 18 2022, 11:39 AM
benschac added a comment to D3730: [web] [fix] [ENG-1005] arrows visually broken on safari.
In D3730#103649, @atul wrote:

Do we know why this is happening? I would expect that setting the color prop to transparent would make the arrow "invisible."

I'm guessing the underlying SVG has some color value hard-coded and is "visible" because the stroke or fill or whatever is set to the correct color.

I think the right approach here might be looking at selection.json and seeing if there are any hard-coded values for the right-angle-arrow SVG.


Feel free to re-request review if I'm off-base here or missing something

Apr 18 2022, 11:39 AM
benschac requested review of D3758: [lib,landing,web] [chore] [ENG-1019] move onClick type to lib.
Apr 18 2022, 11:03 AM
benschac added reviewers for D3755: [native] [feature] [ENG-1016] add alert prompt to user, promote thread cant be undone: tomek, abosh, jacek.
Apr 18 2022, 8:23 AM
benschac requested review of D3755: [native] [feature] [ENG-1016] add alert prompt to user, promote thread cant be undone.
Apr 18 2022, 8:21 AM
benschac updated the summary of D3753: [web] [chore] [ENG-1010] fix linting issues.
Apr 18 2022, 7:24 AM
benschac added reviewers for D3752: [web] [chore] [ENG-1010] add flow disable comment: tomek, jacek, abosh.
Apr 18 2022, 7:23 AM
benschac updated the summary of D3752: [web] [chore] [ENG-1010] add flow disable comment.
Apr 18 2022, 7:23 AM
benschac updated the summary of D3751: [landing] [chore] [ENG-1010] fix import order in webpack.
Apr 18 2022, 7:22 AM
benschac updated the summary of D3750: [landing] [chore] [ENG-1010] add disable comments in webpack config.
Apr 18 2022, 7:22 AM
benschac added reviewers for D3750: [landing] [chore] [ENG-1010] add disable comments in webpack config: tomek, jacek, abosh.
Apr 18 2022, 7:21 AM
benschac updated the summary of D3748: [native] [refactor] [ENG-991] use usePromoteSidebar hook.
Apr 18 2022, 7:21 AM
benschac added inline comments to D3723: [web] [fix] dot alignment.
Apr 18 2022, 7:20 AM
benschac updated the diff for D3723: [web] [fix] dot alignment.

remove height

Apr 18 2022, 7:17 AM
benschac added a comment to D3698: [web] [fix] [ENG-731] update thread selected state text.

ty for catching this! you're 100% right:

Apr 18 2022, 6:28 AM
benschac updated the diff for D3698: [web] [fix] [ENG-731] update thread selected state text.

update colors

Apr 18 2022, 6:27 AM

Apr 15 2022

benschac abandoned D3625: [web] [copy] [ENG-716] update copy to old leave thread content.

diff not needed

Apr 15 2022, 2:36 PM
benschac added a comment to D3625: [web] [copy] [ENG-716] update copy to old leave thread content.

diff is no longer needed. closing,

Apr 15 2022, 2:36 PM
benschac closed D3624: [web] [refactor] [ENG-716] modal design to match figma.
Apr 15 2022, 2:34 PM
benschac committed rCOMM3676c64ae33d: [web] [refactor] [ENG-716] modal design to match figma (authored by benschac).
[web] [refactor] [ENG-716] modal design to match figma
Apr 15 2022, 2:34 PM
benschac updated the diff for D3624: [web] [refactor] [ENG-716] modal design to match figma.

shorthand

Apr 15 2022, 2:29 PM
benschac added inline comments to D3624: [web] [refactor] [ENG-716] modal design to match figma.
Apr 15 2022, 2:29 PM
benschac closed D3618: [web] [feat] [ENG-972] update modal header to match design.
Apr 15 2022, 2:14 PM
benschac committed rCOMM5c4a83a420bc: [web] [feat] [ENG-972] update modal header to match design (authored by benschac).
[web] [feat] [ENG-972] update modal header to match design
Apr 15 2022, 2:14 PM
benschac closed D3616: [web] [fix] [ENG-716] use cross icon in modal.
Apr 15 2022, 2:12 PM
benschac committed rCOMM3a07611abc79: [web] [fix] [ENG-716] use cross icon in modal (authored by benschac).
[web] [fix] [ENG-716] use cross icon in modal
Apr 15 2022, 2:12 PM
benschac added 2 blocking reviewer(s) for D3730: [web] [fix] [ENG-1005] arrows visually broken on safari: atul, tomek.
Apr 15 2022, 2:07 PM
benschac requested review of D3753: [web] [chore] [ENG-1010] fix linting issues.
Apr 15 2022, 2:05 PM
benschac requested review of D3752: [web] [chore] [ENG-1010] add flow disable comment.
Apr 15 2022, 2:00 PM
benschac retitled D3750: [landing] [chore] [ENG-1010] add disable comments in webpack config from [landing] [chore] add disable comments in webpack config to [landing] [chore] [ENG-1010] add disable comments in webpack config.
Apr 15 2022, 1:58 PM
benschac retitled D3751: [landing] [chore] [ENG-1010] fix import order in webpack from [landing] [chore] fix import order in webpack to [landing] [chore] [ENG-1010] fix import order in webpack.
Apr 15 2022, 1:58 PM
benschac requested review of D3751: [landing] [chore] [ENG-1010] fix import order in webpack.
Apr 15 2022, 1:55 PM
benschac requested review of D3750: [landing] [chore] [ENG-1010] add disable comments in webpack config.
Apr 15 2022, 1:50 PM
benschac added inline comments to D3746: [lib] [feat] [ENG-991] add usePromoteThread hook.
Apr 15 2022, 1:28 PM
benschac abandoned D3737: [web] [feat] [ENG-991] add promote api call to promote menu drop down.

this diff isn't relevant anymore after I refactored the onClickPromoteThread call into a hook in D3746

Apr 15 2022, 1:27 PM
benschac requested review of D3748: [native] [refactor] [ENG-991] use usePromoteSidebar hook.
Apr 15 2022, 12:48 PM
benschac updated the summary of D3731: [web] [feat] [ENG-991] add promote thread to menu dropdown.
Apr 15 2022, 12:46 PM
benschac added inline comments to D3731: [web] [feat] [ENG-991] add promote thread to menu dropdown.
Apr 15 2022, 12:41 PM
benschac updated the diff for D3731: [web] [feat] [ENG-991] add promote thread to menu dropdown.

cleanup

Apr 15 2022, 12:30 PM
benschac updated the diff for D3746: [lib] [feat] [ENG-991] add usePromoteThread hook.

clean up

Apr 15 2022, 12:29 PM
benschac updated the summary of D3731: [web] [feat] [ENG-991] add promote thread to menu dropdown.
Apr 15 2022, 10:26 AM
benschac requested review of D3746: [lib] [feat] [ENG-991] add usePromoteThread hook.
Apr 15 2022, 8:35 AM

Apr 14 2022

benschac accepted D3677: [web] Display friend list buttons in the modal.
Apr 14 2022, 2:46 PM
benschac accepted D3666: [web] Center modals vertically.
Apr 14 2022, 2:42 PM
benschac updated the summary of D3737: [web] [feat] [ENG-991] add promote api call to promote menu drop down.
Apr 14 2022, 1:00 PM
benschac requested review of D3737: [web] [feat] [ENG-991] add promote api call to promote menu drop down.
Apr 14 2022, 12:56 PM
benschac requested review of D3731: [web] [feat] [ENG-991] add promote thread to menu dropdown.
Apr 14 2022, 11:39 AM
benschac added reviewers for D3723: [web] [fix] dot alignment: jacek, abosh, tomek.
Apr 14 2022, 9:13 AM
benschac requested review of D3730: [web] [fix] [ENG-1005] arrows visually broken on safari.
Apr 14 2022, 7:59 AM
benschac updated the diff for D3616: [web] [fix] [ENG-716] use cross icon in modal.

revert

Apr 14 2022, 5:32 AM
benschac planned changes to D3616: [web] [fix] [ENG-716] use cross icon in modal.
Apr 14 2022, 5:27 AM
benschac updated the diff for D3616: [web] [fix] [ENG-716] use cross icon in modal.

fix

Apr 14 2022, 5:27 AM
benschac updated the diff for D3616: [web] [fix] [ENG-716] use cross icon in modal.

re add fix

Apr 14 2022, 5:25 AM

Apr 13 2022

benschac closed D3615: [web] [feat] [ENG-716] add icon to modal header.
Apr 13 2022, 12:49 PM
benschac committed rCOMM43d4681aaa97: [web] [feat] [ENG-716] add icon to modal header (authored by benschac).
[web] [feat] [ENG-716] add icon to modal header
Apr 13 2022, 12:48 PM
benschac updated the diff for D3615: [web] [feat] [ENG-716] add icon to modal header.

rebase

Apr 13 2022, 12:32 PM
benschac updated the diff for D3625: [web] [copy] [ENG-716] update copy to old leave thread content.

rebase

Apr 13 2022, 12:18 PM
benschac updated the diff for D3624: [web] [refactor] [ENG-716] modal design to match figma.

rebase

Apr 13 2022, 12:16 PM
benschac updated the diff for D3618: [web] [feat] [ENG-972] update modal header to match design.

rebase

Apr 13 2022, 12:14 PM
benschac updated the diff for D3616: [web] [fix] [ENG-716] use cross icon in modal.

rebase

Apr 13 2022, 12:13 PM
benschac updated the diff for D3615: [web] [feat] [ENG-716] add icon to modal header.

rebase

Apr 13 2022, 12:12 PM
benschac updated the diff for D3618: [web] [feat] [ENG-972] update modal header to match design.

fix selector

Apr 13 2022, 11:58 AM
benschac updated the summary of D3440: [web] [fix] ENG-766 sidebar sidebar height chopped off + font size.
Apr 13 2022, 11:31 AM
benschac updated the diff for D3616: [web] [fix] [ENG-716] use cross icon in modal.

use withCloseButton prop

Apr 13 2022, 11:07 AM
benschac requested review of D3723: [web] [fix] dot alignment.
Apr 13 2022, 11:00 AM
benschac updated the summary of D3723: [web] [fix] dot alignment.
Apr 13 2022, 11:00 AM
benschac requested review of D3725: [web] [fix] fix unread last message timestamp.
Apr 13 2022, 10:57 AM
benschac updated the diff for D3539: [web] [feat] [ENG-766] toggle longer arrow for multiple thread sidebars in chat thread list.

rebase

Apr 13 2022, 10:32 AM
benschac updated the diff for D3454: [web] [fix] ENG-895 Chat Thread List Menu button and time doesn't match design.

rebase

Apr 13 2022, 10:31 AM
benschac updated the diff for D3444: [web] [fix] ENG-730 add notif dot for thread.

rebase

Apr 13 2022, 10:31 AM
benschac updated the diff for D3440: [web] [fix] ENG-766 sidebar sidebar height chopped off + font size.

rebase

Apr 13 2022, 10:30 AM
benschac planned changes to D3723: [web] [fix] dot alignment.
Apr 13 2022, 10:01 AM
benschac abandoned D3724: [web] [fix] right side of chat thread items.
Apr 13 2022, 10:01 AM
benschac requested review of D3724: [web] [fix] right side of chat thread items.
Apr 13 2022, 9:37 AM
benschac requested review of D3723: [web] [fix] dot alignment.
Apr 13 2022, 9:32 AM
benschac added a comment to D3615: [web] [feat] [ENG-716] add icon to modal header.

@atul -- I still need review. here. ty

Apr 13 2022, 5:58 AM
benschac closed D3681: [web] [refactor] [ENG-986] use lib useIsomorphicLayoutEffect.
Apr 13 2022, 5:46 AM
benschac committed rCOMM9eff5619b322: [web] [refactor] [ENG-986] use lib useIsomorphicLayoutEffect (authored by benschac).
[web] [refactor] [ENG-986] use lib useIsomorphicLayoutEffect
Apr 13 2022, 5:46 AM
benschac closed D3678: [web] [fix] [ENG-986] replace useLayoutEffect with useEffect.
Apr 13 2022, 5:43 AM
benschac committed rCOMM53e27e650642: [web] [fix] [ENG-986] replace useLayoutEffect with useEffect (authored by benschac).
[web] [fix] [ENG-986] replace useLayoutEffect with useEffect
Apr 13 2022, 5:43 AM
benschac updated the diff for D3678: [web] [fix] [ENG-986] replace useLayoutEffect with useEffect.

more terse useEffect

Apr 13 2022, 5:41 AM