Page MenuHomePhabricator
Feed Advanced Search

Apr 26 2022

benschac added inline comments to D3820: [web] [fix] [ENG-1033] change modal x default to show on default.
Apr 26 2022, 7:40 AM
benschac updated the diff for D3820: [web] [fix] [ENG-1033] change modal x default to show on default.

update leave modal

Apr 26 2022, 7:19 AM
benschac accepted D3843: [web] Attempt to fix `long-right-angle-arrow`.
Apr 26 2022, 7:13 AM
benschac abandoned D3730: [web] [fix] [ENG-1005] arrows visually broken on safari.
Apr 26 2022, 7:09 AM
benschac added a comment to D3730: [web] [fix] [ENG-1005] arrows visually broken on safari.

Closing in favor of D3843

Apr 26 2022, 7:09 AM
benschac added a comment to D3843: [web] Attempt to fix `long-right-angle-arrow`.

great, let's favor this diff instead of D3730, we should still add color to the component now that the fill is no longer rgb(128, 128 ,128) via the SWMIcon props.

Apr 26 2022, 7:09 AM

Apr 25 2022

benschac added a comment to D3843: [web] Attempt to fix `long-right-angle-arrow`.

This looks alright for me. What did you end up doing to actually fix the problem? Did you edit the SVG in Illistrator?

Apr 25 2022, 2:20 PM
benschac accepted D3761: [lib,web,native,landing] [chore] update eslint config to correctly handle cjs files.
Apr 25 2022, 1:45 PM
benschac requested review of D3841: [web, keyserver] [fix] [ENG-1022] add arrows much closer to spec [squashed diff into another stack].
Apr 25 2022, 12:02 PM
benschac requested review of D3839: [web] [remove] [ENG-1022] add long arrow and implement in sidebar.
Apr 25 2022, 11:30 AM
benschac accepted D3835: Enable lint-staged for cjs files.

I ran this command on my machine and it's working as expected. LGTM

Apr 25 2022, 10:47 AM
benschac accepted D3834: [lib] Fix ESLint errors on lib/webpack/shared.cjs.

Makes sense, ran lint-staged locally and it's working as expected on my end.

Apr 25 2022, 10:46 AM
benschac added a comment to D3761: [lib,web,native,landing] [chore] update eslint config to correctly handle cjs files.

@ashoat, you should probably commandeer at this point. You did the implementation while I watched. Happy to take it if that's easier for you though.

Apr 25 2022, 10:44 AM
benschac added a comment to D3809: [web] [feat] [ENG-991] add modal prompt.
In D3809#106403, @atul wrote:

I just noticed modal styling broke during a rebase.

Are you planning changes to this diff, or did you want it to be reviewed as is?

Apr 25 2022, 8:28 AM
benschac added a comment to D3809: [web] [feat] [ENG-991] add modal prompt.

I just noticed modal styling broke during a rebase

Broken in production or just in your stack? If that latter, might be better to hold off on submitting this diff until you have your stack straightened out.

Apr 25 2022, 8:28 AM
benschac added a comment to D3755: [native] [feature] [ENG-1016] add alert prompt to user, promote thread cant be undone.

This is also on me as a native English speaker. For reference, most of the onClick hander was auto-generated with GH autopilot and I didn't take the extra minute to really look at the copy, triple check it, read it out loud. Make sure it was correct.

Apr 25 2022, 8:23 AM
benschac added a comment to D3539: [web] [feat] [ENG-766] toggle longer arrow for multiple thread sidebars in chat thread list.
In D3539#102420, @palys-swm wrote:

It looks ok as a workaround. Have you tested how it behaves if we zoom the page or resize it?

For me it looks like the best way to make it consistent with the rest of an arrow is to draw this whole shape via css. What do you think?

Apr 25 2022, 8:19 AM
benschac closed D3782: [web] [fix] [ENG-1024] Additional Changes for ENG-766 that were missed before landing..
Apr 25 2022, 5:39 AM
benschac committed rCOMM691803efd7c9: [web] [fix] [ENG-1024] Additional Changes for ENG-766 that were missed before… (authored by benschac).
[web] [fix] [ENG-1024] Additional Changes for ENG-766 that were missed before…
Apr 25 2022, 5:39 AM
benschac added a comment to D3782: [web] [fix] [ENG-1024] Additional Changes for ENG-766 that were missed before landing..

How about @palys-swm's questions?

It looks ok as a workaround. Have you tested how it behaves if we zoom the page or resize it?

Apr 25 2022, 5:37 AM
benschac closed D3819: [native] [fix] [ENG-1016] fix prompt copy.
Apr 25 2022, 5:26 AM
benschac committed rCOMM2bfb55f8eab6: [native] [fix] [ENG-1016] fix prompt copy (authored by benschac).
[native] [fix] [ENG-1016] fix prompt copy
Apr 25 2022, 5:26 AM
benschac added a comment to D3820: [web] [fix] [ENG-1033] change modal x default to show on default.

Yeah, I can do that.

Apr 25 2022, 5:25 AM
benschac closed D3816: [web,native] [chore] [ENG-1032] add covariant declarations to props that were missing.
Apr 25 2022, 5:23 AM
benschac committed rCOMMbdc048e8d4f5: [web,native] [chore] [ENG-1032] add covariant declarations to props that were… (authored by benschac).
[web,native] [chore] [ENG-1032] add covariant declarations to props that were…
Apr 25 2022, 5:23 AM
benschac closed D3811: [web] [feat/chore] [ENG-813] add error boundary to the app.
Apr 25 2022, 5:19 AM
benschac committed rCOMM793f9b9df77f: [web] [feat/chore] [ENG-813] add error boundary to the app (authored by benschac).
[web] [feat/chore] [ENG-813] add error boundary to the app
Apr 25 2022, 5:19 AM
benschac added a comment to D3811: [web] [feat/chore] [ENG-813] add error boundary to the app.

Added reference to the snippets in notion: https://www.notion.so/commapp/VSCode-setup-1ec2d3fefb0c416e88adce8a8ebad21c if anyone else is interested in using them.

Apr 25 2022, 5:17 AM

Apr 22 2022

benschac requested review of D3820: [web] [fix] [ENG-1033] change modal x default to show on default.
Apr 22 2022, 2:44 PM
benschac requested review of D3819: [native] [fix] [ENG-1016] fix prompt copy.
Apr 22 2022, 2:25 PM
benschac added a comment to D3615: [web] [feat] [ENG-716] add icon to modal header.

If we're setting name to React.Node, then it seems like the parent component can just pass in <><SWMansionIcon size={24} icon={icon} />Name</>, which arguably is cleaner.

Apr 22 2022, 1:51 PM
benschac planned changes to D3807: [lib, native] [move] [ENG-991] replace canPromote thread logic to lib hook.

Whoopsy! didn't implement the entire change.

Apr 22 2022, 11:11 AM
benschac updated the diff for D3807: [lib, native] [move] [ENG-991] replace canPromote thread logic to lib hook.

ashoat review changes

Apr 22 2022, 11:02 AM
benschac added inline comments to D3807: [lib, native] [move] [ENG-991] replace canPromote thread logic to lib hook.
Apr 22 2022, 10:55 AM
benschac retitled D3782: [web] [fix] [ENG-1024] Additional Changes for ENG-766 that were missed before landing. from [web] [fix] [ENG-1024] follow up changes for ENG-766 to [web] [fix] [ENG-1024] Additional Changes for ENG-766 that were missed before landing..
Apr 22 2022, 10:49 AM
benschac added a comment to D3813: [web] Introduce `:disabled` and `:hover` styles for `Button`.

Looks good. Had a couple of questions. Additionally, could you add the figma link?

Apr 22 2022, 8:36 AM
benschac requested review of D3816: [web,native] [chore] [ENG-1032] add covariant declarations to props that were missing.
Apr 22 2022, 8:18 AM
benschac added inline comments to D3811: [web] [feat/chore] [ENG-813] add error boundary to the app.
Apr 22 2022, 6:56 AM
benschac added inline comments to D3811: [web] [feat/chore] [ENG-813] add error boundary to the app.
Apr 22 2022, 6:54 AM
benschac updated the diff for D3811: [web] [feat/chore] [ENG-813] add error boundary to the app.

update types

Apr 22 2022, 6:53 AM

Apr 21 2022

benschac updated the diff for D3761: [lib,web,native,landing] [chore] update eslint config to correctly handle cjs files.

add annotations to webpack files

Apr 21 2022, 12:24 PM
benschac added a comment to D3761: [lib,web,native,landing] [chore] update eslint config to correctly handle cjs files.

How about lib/webpack/shared.cjs? Furthermore: if the ESLint parser simply can't handle CommonJS, should we just disable it for all .cjs files?

Is there a way to get this to work by configuring ESLint to treat .cjs files as CommonJS? Have you tried /* eslint-env commonjs */ annotation, or any of the other strategies described here?

Apr 21 2022, 12:22 PM
benschac updated the diff for D3811: [web] [feat/chore] [ENG-813] add error boundary to the app.

remove method

Apr 21 2022, 12:06 PM
benschac added inline comments to D3811: [web] [feat/chore] [ENG-813] add error boundary to the app.
Apr 21 2022, 12:03 PM
benschac requested review of D3811: [web] [feat/chore] [ENG-813] add error boundary to the app.
Apr 21 2022, 11:07 AM
benschac updated the diff for D3809: [web] [feat] [ENG-991] add modal prompt.

change onCancel fn

Apr 21 2022, 10:12 AM
benschac updated the summary of D3809: [web] [feat] [ENG-991] add modal prompt.
Apr 21 2022, 10:11 AM
benschac retitled D3809: [web] [feat] [ENG-991] add modal prompt from [web] [feat] add modal prompt to [web] [feat] [ENG-991] add modal prompt.
Apr 21 2022, 10:10 AM
benschac retitled D3807: [lib, native] [move] [ENG-991] replace canPromote thread logic to lib hook from [lib, native] move,replace canPromote thread logic to lib hook to [lib, native] [move] [ENG-991] replace canPromote thread logic to lib hook.
Apr 21 2022, 10:09 AM
benschac updated the test plan for D3810: [web] [feat] [ENG-991] add show promote thread logic to web.
Apr 21 2022, 10:07 AM
benschac requested review of D3810: [web] [feat] [ENG-991] add show promote thread logic to web.
Apr 21 2022, 10:07 AM
benschac requested review of D3809: [web] [feat] [ENG-991] add modal prompt.
Apr 21 2022, 10:02 AM
benschac requested review of D3807: [lib, native] [move] [ENG-991] replace canPromote thread logic to lib hook.
Apr 21 2022, 8:26 AM
benschac closed D3748: [native] [refactor] [ENG-991] use usePromoteSidebar hook.
Apr 21 2022, 6:13 AM
benschac closed D3755: [native] [feature] [ENG-1016] add alert prompt to user, promote thread cant be undone.
Apr 21 2022, 6:13 AM
benschac committed rCOMM862ab3ac242c: [native] [refactor] [ENG-991] use usePromoteSidebar hook (authored by benschac).
[native] [refactor] [ENG-991] use usePromoteSidebar hook
Apr 21 2022, 6:13 AM
benschac committed rCOMM8f3623d02280: [native] [feature] [ENG-1016] add alert prompt to user, promote thread cant be… (authored by benschac).
[native] [feature] [ENG-1016] add alert prompt to user, promote thread cant be…
Apr 21 2022, 6:13 AM
benschac closed D3731: [web] [feat] [ENG-991] add promote thread to menu dropdown.
Apr 21 2022, 6:13 AM
benschac committed rCOMMc940b617a254: [web] [feat] [ENG-991] add promote thread to menu dropdown (authored by benschac).
[web] [feat] [ENG-991] add promote thread to menu dropdown
Apr 21 2022, 6:13 AM
benschac closed D3746: [lib] [feat] [ENG-991] add usePromoteThread hook.
Apr 21 2022, 6:10 AM
benschac committed rCOMM4d81144f7074: [lib] [feat] [ENG-991] add usePromoteThread hook (authored by benschac).
[lib] [feat] [ENG-991] add usePromoteThread hook
Apr 21 2022, 6:10 AM
benschac added reviewers for D3782: [web] [fix] [ENG-1024] Additional Changes for ENG-766 that were missed before landing.: tomek, jacek, abosh.
Apr 21 2022, 6:05 AM
benschac requested review of D3782: [web] [fix] [ENG-1024] Additional Changes for ENG-766 that were missed before landing..
Apr 21 2022, 6:05 AM

Apr 20 2022

benschac closed D3791: [keyserver] [chore] [ENG-1025] remove old landing images.
Apr 20 2022, 1:09 PM
benschac committed rCOMMa98819d819d4: [keyserver] [chore] [ENG-1025] remove old landing images (authored by benschac).
[keyserver] [chore] [ENG-1025] remove old landing images
Apr 20 2022, 1:09 PM
benschac added a comment to D3791: [keyserver] [chore] [ENG-1025] remove old landing images.

https://linear.app/comm/issue/ENG-1026/follow-up-if-we-want-to-store-images-somewhere-for-backup

Apr 20 2022, 1:08 PM
benschac requested review of D3791: [keyserver] [chore] [ENG-1025] remove old landing images.
Apr 20 2022, 12:26 PM
benschac updated the diff for D3746: [lib] [feat] [ENG-991] add usePromoteThread hook.

remove error arg

Apr 20 2022, 10:21 AM
benschac updated the diff for D3748: [native] [refactor] [ENG-991] use usePromoteSidebar hook.

remove error arg

Apr 20 2022, 10:20 AM
benschac added inline comments to D3746: [lib] [feat] [ENG-991] add usePromoteThread hook.
Apr 20 2022, 10:19 AM
benschac added inline comments to D3746: [lib] [feat] [ENG-991] add usePromoteThread hook.
Apr 20 2022, 10:11 AM

Apr 19 2022

benschac planned changes to D3782: [web] [fix] [ENG-1024] Additional Changes for ENG-766 that were missed before landing..
Apr 19 2022, 2:33 PM
benschac published D3782: [web] [fix] [ENG-1024] Additional Changes for ENG-766 that were missed before landing. for review.
Apr 19 2022, 2:32 PM
benschac added a comment to D3723: [web] [fix] dot alignment.
In D3723#104110, @palys-swm wrote:

Accepting, but it would be great if you could address this

The summary is confusing. Please add some description to the images, telling which one is "before" and which is "after".

Apr 19 2022, 12:46 PM
benschac updated the summary of D3723: [web] [fix] dot alignment.
Apr 19 2022, 12:35 PM
benschac updated the summary of D3731: [web] [feat] [ENG-991] add promote thread to menu dropdown.
Apr 19 2022, 12:30 PM
benschac updated the diff for D3755: [native] [feature] [ENG-1016] add alert prompt to user, promote thread cant be undone.

diff review

Apr 19 2022, 12:06 PM
benschac abandoned D3568: [web] [fix] match last message in chat thread item to figma design.
Apr 19 2022, 10:18 AM
benschac closed D3725: [web] [fix] fix unread last message timestamp.
Apr 19 2022, 10:09 AM
benschac committed rCOMMbcf164d0220b: [web] [fix] fix unread last message timestamp (authored by benschac).
[web] [fix] fix unread last message timestamp
Apr 19 2022, 10:09 AM
benschac closed D3539: [web] [feat] [ENG-766] toggle longer arrow for multiple thread sidebars in chat thread list.
Apr 19 2022, 10:06 AM
benschac committed rCOMM2bbc6955cf38: [web] [feat] [ENG-766] toggle longer arrow for multiple thread sidebars in chat… (authored by benschac).
[web] [feat] [ENG-766] toggle longer arrow for multiple thread sidebars in chat…
Apr 19 2022, 10:06 AM
benschac closed D3723: [web] [fix] dot alignment.
Apr 19 2022, 10:04 AM
benschac committed rCOMM0aa0ced7a43d: [web] [fix] dot alignment (authored by benschac).
[web] [fix] dot alignment
Apr 19 2022, 10:04 AM
benschac closed D3454: [web] [fix] ENG-895 Chat Thread List Menu button and time doesn't match design.
Apr 19 2022, 9:53 AM
benschac committed rCOMMe2fd3fbb497f: [web] [fix] ENG-895 Chat Thread List Menu button and time doesn't match design (authored by benschac).
[web] [fix] ENG-895 Chat Thread List Menu button and time doesn't match design
Apr 19 2022, 9:53 AM
benschac closed D3444: [web] [fix] ENG-730 add notif dot for thread.
Apr 19 2022, 9:51 AM
benschac committed rCOMMc6f4c30d210e: [web] [fix] ENG-730 add notif dot for thread (authored by benschac).
[web] [fix] ENG-730 add notif dot for thread
Apr 19 2022, 9:51 AM
benschac closed D3440: [web] [fix] ENG-766 sidebar sidebar height chopped off + font size.
Apr 19 2022, 9:49 AM
benschac committed rCOMM1d4de8a87620: [web] [fix] ENG-766 sidebar sidebar height chopped off + font size (authored by benschac).
[web] [fix] ENG-766 sidebar sidebar height chopped off + font size
Apr 19 2022, 9:49 AM
benschac updated the diff for D3755: [native] [feature] [ENG-1016] add alert prompt to user, promote thread cant be undone.

rebase

Apr 19 2022, 9:42 AM
benschac updated the diff for D3748: [native] [refactor] [ENG-991] use usePromoteSidebar hook.

rebase

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

rebase

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

rebase

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

change return type

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

diff review fixes

Apr 19 2022, 9:36 AM
benschac planned changes to D3748: [native] [refactor] [ENG-991] use usePromoteSidebar hook.
Apr 19 2022, 8:15 AM
benschac planned changes to D3746: [lib] [feat] [ENG-991] add usePromoteThread hook.

changes aren't reflected

Apr 19 2022, 8:14 AM
benschac added inline comments to D3746: [lib] [feat] [ENG-991] add usePromoteThread hook.
Apr 19 2022, 8:14 AM
benschac updated the diff for D3755: [native] [feature] [ENG-1016] add alert prompt to user, promote thread cant be undone.

rebase

Apr 19 2022, 8:13 AM