Page MenuHomePhabricator
Feed Advanced Search

Mar 14 2022

benschac added reviewers for D3397: [web] [chore] add all remaining icons that haven't been imported: tomek, jacek.
Mar 14 2022, 9:45 AM
benschac requested review of D3421: [web] [fix] hover state background color on thread list.
Mar 14 2022, 9:40 AM
benschac updated the test plan for D3409: [web] [refactor] move unread button css to its own component.
Mar 14 2022, 9:15 AM
benschac updated the test plan for D3409: [web] [refactor] move unread button css to its own component.
Mar 14 2022, 9:14 AM
benschac updated the summary of D3409: [web] [refactor] move unread button css to its own component.
Mar 14 2022, 9:13 AM
benschac updated the diff for D3409: [web] [refactor] move unread button css to its own component.

remove delete from chat-thread-list.css

Mar 14 2022, 9:03 AM
benschac added a comment to D3409: [web] [refactor] move unread button css to its own component.
In D3409#92233, @ashoat wrote:

In particular, I'm worried that I don't see you mention anything about checking the code for these CSS classes. You should be running git grep for each of these class names to make sure we're not still using them somewhere that uses chat-thread-list.css. This is an example of what I was talking about in our 1:1 – don't just do simple testing, also rely on thorough analyses of the codebase to make sure your changes don't have side effects. (You didn't detail any "simple testing" in your test plan either, though...)

Mar 14 2022, 8:59 AM
benschac updated the summary of D3419: [native] [refactor] use toggle unread hook.
Mar 14 2022, 8:23 AM
benschac updated the summary of D3419: [native] [refactor] use toggle unread hook.
Mar 14 2022, 8:20 AM
benschac updated the summary of D3419: [native] [refactor] use toggle unread hook.
Mar 14 2022, 8:16 AM
benschac updated the summary of D3419: [native] [refactor] use toggle unread hook.
Mar 14 2022, 8:15 AM
benschac requested review of D3419: [native] [refactor] use toggle unread hook.
Mar 14 2022, 8:12 AM
benschac requested review of D3418: [web] [refactor] move use unread into its own hook.
Mar 14 2022, 8:02 AM
benschac added a comment to D3401: [landing] Add `SubscriptionForm` to `HeroContent`.

Didn't mean to resign, just wanted to leave comments.

Mar 14 2022, 6:54 AM
benschac resigned from D3401: [landing] Add `SubscriptionForm` to `HeroContent`.
Mar 14 2022, 6:52 AM
benschac added a comment to D3381: [native, lib] Move thread members actions callbacks into shared lib function.

I don't have that much context here. My only suggestion would be to make this diff smaller. @ashoat -- When moving code, do you suggest we break each function into its own diff? Rather than moving multiple functions? Or is that a bit of overkill? I personally find it harder to review with multiple functions.

Mar 14 2022, 6:23 AM
benschac added a comment to D3408: [landing] Re-introduce hover states for social icons.

I didn't do a full review. But, these were a couple of things I thought were worth looking at before landing.

Mar 14 2022, 6:07 AM

Mar 11 2022

benschac closed D3407: Revert "[web] [refactor] remove unneeded div in chat-thread-list component".
Mar 11 2022, 12:48 PM
benschac added a reverting change for D3405: [web] [refactor] remove unneeded div in chat-thread-list component: rCOMM7d8e81f8dddf: Revert "[web] [refactor] remove unneeded div in chat-thread-list component".
Mar 11 2022, 12:48 PM
benschac added a reverting change for rCOMM8de95514f0a0: [web] [refactor] remove unneeded div in chat-thread-list component: rCOMM7d8e81f8dddf: Revert "[web] [refactor] remove unneeded div in chat-thread-list component".
Mar 11 2022, 12:48 PM
benschac committed rCOMM7d8e81f8dddf: Revert "[web] [refactor] remove unneeded div in chat-thread-list component" (authored by benschac).
Revert "[web] [refactor] remove unneeded div in chat-thread-list component"
Mar 11 2022, 12:48 PM
benschac requested review of D3409: [web] [refactor] move unread button css to its own component.
Mar 11 2022, 10:59 AM
benschac requested review of D3407: Revert "[web] [refactor] remove unneeded div in chat-thread-list component".
Mar 11 2022, 10:40 AM
benschac added a reverting change for D3405: [web] [refactor] remove unneeded div in chat-thread-list component: D3407: Revert "[web] [refactor] remove unneeded div in chat-thread-list component".
Mar 11 2022, 10:35 AM
benschac added a reverting change for rCOMM8de95514f0a0: [web] [refactor] remove unneeded div in chat-thread-list component: D3407: Revert "[web] [refactor] remove unneeded div in chat-thread-list component".
Mar 11 2022, 10:35 AM
benschac closed D3398: [web] [docs] add documentation to viewing icons in icomoon.
Mar 11 2022, 9:47 AM
benschac committed rCOMM5db3698f0854: [web] [docs] add documentation to viewing icons in icomoon (authored by benschac).
[web] [docs] add documentation to viewing icons in icomoon
Mar 11 2022, 9:47 AM
benschac updated the diff for D3398: [web] [docs] add documentation to viewing icons in icomoon.

clean up

Mar 11 2022, 9:41 AM
benschac updated the diff for D3398: [web] [docs] add documentation to viewing icons in icomoon.

address diff comments

Mar 11 2022, 9:36 AM
benschac added a comment to D3398: [web] [docs] add documentation to viewing icons in icomoon.
In D3398#91898, @atul wrote:

Minor nit but if I remember correctly (cc @ashoat), the team generally avoids multi-line comments with /* and */ and instead prefers starting each line with //

Not sure of the reasoning or context, but I vaguely remember something like that being a "rule"

Mar 11 2022, 7:51 AM
benschac updated the diff for D3398: [web] [docs] add documentation to viewing icons in icomoon.

update with diff review

Mar 11 2022, 7:50 AM
benschac accepted D3369: [web] Introduce common `Tabs` component.
Mar 11 2022, 7:41 AM
benschac accepted D3368: [web] Refactor search styling to match Figma.
Mar 11 2022, 7:35 AM
benschac accepted D3390: [landing] Add "launch app" icon to `Header`.
Mar 11 2022, 7:24 AM
benschac closed D3405: [web] [refactor] remove unneeded div in chat-thread-list component.
Mar 11 2022, 7:22 AM
benschac committed rCOMM8de95514f0a0: [web] [refactor] remove unneeded div in chat-thread-list component (authored by benschac).
[web] [refactor] remove unneeded div in chat-thread-list component
Mar 11 2022, 7:22 AM
benschac added a comment to D3405: [web] [refactor] remove unneeded div in chat-thread-list component.
In D3405#92013, @palys-swm wrote:

I hard-coded a color but will remove it in future diffs, along with other unneeded styles. I just didn't want to break existing functionality.

If removing the div requires adding these colors, then adding them was ok, but I think we should still use variables instead of hardcoded values.

Mar 11 2022, 7:20 AM

Mar 10 2022

benschac requested review of D3405: [web] [refactor] remove unneeded div in chat-thread-list component.
Mar 10 2022, 1:59 PM
benschac added inline comments to D3398: [web] [docs] add documentation to viewing icons in icomoon.
Mar 10 2022, 1:59 PM
benschac updated the summary of D3398: [web] [docs] add documentation to viewing icons in icomoon.
Mar 10 2022, 1:58 PM
benschac updated the summary of D3398: [web] [docs] add documentation to viewing icons in icomoon.
Mar 10 2022, 1:57 PM
benschac requested review of D3398: [web] [docs] add documentation to viewing icons in icomoon.
Mar 10 2022, 10:46 AM
benschac accepted D3394: [landing] Reintroduce hover styling for `Request Access` button.
Mar 10 2022, 10:45 AM
benschac added a comment to D3394: [landing] Reintroduce hover styling for `Request Access` button.

I also think this color transition is a bit aggressive. I assume @ashoat is okay with the user experience.

Mar 10 2022, 10:44 AM
benschac updated the summary of D3397: [web] [chore] add all remaining icons that haven't been imported.
Mar 10 2022, 10:30 AM
benschac requested review of D3397: [web] [chore] add all remaining icons that haven't been imported.
Mar 10 2022, 10:29 AM
benschac requested changes to D3392: [landing] Keep hero `TextLoop` to two lines.
Mar 10 2022, 10:08 AM
benschac accepted D3380: [web] Introduce member action menu items in `ThreadMember` component.
Mar 10 2022, 8:41 AM
benschac requested changes to D3379: [web] Introduce `ThreadMember` component.
Mar 10 2022, 8:39 AM
benschac requested changes to D3377: [web] use context to display `Menu` action items.
Mar 10 2022, 8:37 AM
benschac requested changes to D3375: [web] Introduce menu context for displaying actions menu.
Mar 10 2022, 8:34 AM
benschac requested changes to D3376: [web] Introduce additional `Menu` styling variants.
Mar 10 2022, 8:07 AM
benschac requested changes to D3390: [landing] Add "launch app" icon to `Header`.
Mar 10 2022, 7:41 AM
benschac closed D3391: [web] [chore] add remaining icons to the project icon component.
Mar 10 2022, 4:16 AM
benschac committed rCOMM71290bcc073c: [web] [chore] add remaining icons to the project icon component (authored by benschac).
[web] [chore] add remaining icons to the project icon component
Mar 10 2022, 4:16 AM
benschac added a comment to D3391: [web] [chore] add remaining icons to the project icon component.
In D3391#91577, @atul wrote:

btw can we use the icons that already exist in lib/shared/swmansion-icon-config.json?

Mar 10 2022, 4:13 AM

Mar 9 2022

benschac requested review of D3391: [web] [chore] add remaining icons to the project icon component.
Mar 9 2022, 2:40 PM
benschac awarded Employee of the week to recipient: atul.
Mar 9 2022, 11:28 AM
benschac created Employee of the week.
Mar 9 2022, 11:28 AM
benschac closed D3331: [web] [fix] update menu button size, correct addition bottom padding.
Mar 9 2022, 10:43 AM
benschac closed D3330: [web] [fix] chevron size + plus spacing.
Mar 9 2022, 10:43 AM
benschac committed rCOMM28020d1f96df: [web] [fix] update menu button size, correct addition bottom padding (authored by benschac).
[web] [fix] update menu button size, correct addition bottom padding
Mar 9 2022, 10:43 AM
benschac committed rCOMM26e9aad6bb7a: [web] [fix] chevron size + plus spacing (authored by benschac).
[web] [fix] chevron size + plus spacing
Mar 9 2022, 10:43 AM
benschac closed D3329: [web] [fix] update join button icon with padding, adjust layout.
Mar 9 2022, 10:43 AM
benschac closed D3326: [web] [fix] update cloud icon to correct size with paddings.
Mar 9 2022, 10:43 AM
benschac closed D3325: [web] fix icons sizes in community picker side bar.
Mar 9 2022, 10:43 AM
benschac committed rCOMMb248558c337f: [web] [fix] update join button icon with padding, adjust layout (authored by benschac).
[web] [fix] update join button icon with padding, adjust layout
Mar 9 2022, 10:43 AM
benschac committed rCOMMdcf5fb457373: [web] fix icons sizes in community picker side bar (authored by benschac).
[web] fix icons sizes in community picker side bar
Mar 9 2022, 10:43 AM
benschac committed rCOMM641c446d3677: [web] [fix] update cloud icon to correct size with paddings (authored by benschac).
[web] [fix] update cloud icon to correct size with paddings
Mar 9 2022, 10:43 AM
benschac closed D3316: [web] [fix] chat tab icon alignment and spacing.
Mar 9 2022, 10:43 AM
benschac closed D3318: [web] [refactor] css thread tab css logic.
Mar 9 2022, 10:43 AM
benschac committed rCOMMde4f19571eea: [web] [refactor] css thread tab css logic (authored by benschac).
[web] [refactor] css thread tab css logic
Mar 9 2022, 10:43 AM
benschac committed rCOMMa76be33cbe9d: [web] [fix] chat tab icon alignment and spacing (authored by benschac).
[web] [fix] chat tab icon alignment and spacing
Mar 9 2022, 10:43 AM
benschac closed D3300: [web] fix input icons to be the correct size.
Mar 9 2022, 10:43 AM
benschac committed rCOMM005ec1e0e28e: [web] fix input icons to be the correct size (authored by benschac).
[web] fix input icons to be the correct size
Mar 9 2022, 10:43 AM
benschac closed D3299: [web] [fix] add icons with default paddings.
Mar 9 2022, 10:38 AM
benschac committed rCOMM336f32113f4d: [web] [fix] add icons with default paddings (authored by benschac).
[web] [fix] add icons with default paddings
Mar 9 2022, 10:38 AM
benschac closed D3294: [web] [fix] updated icons component.
Mar 9 2022, 10:38 AM
benschac committed rCOMMf855c95576d1: [web] [fix] updated icons component (authored by benschac).
[web] [fix] updated icons component
Mar 9 2022, 10:37 AM
benschac added a comment to D3277: [2/n][docs] Include docs and scaffolding in `docs/` dir.

removing myself from review here. I wasn't a part of any of the initial review. Feel free to add me if you think I should still be a reviewer.

Mar 9 2022, 10:33 AM
benschac removed a reviewer for D3277: [2/n][docs] Include docs and scaffolding in `docs/` dir: benschac.
Mar 9 2022, 10:32 AM
benschac accepted D3386: [web] Remove unused mostRecentReadThread prop from App.
Mar 9 2022, 10:32 AM
benschac accepted D3387: [web] Rename mostRecentReadThread to mostRecentlyReadThread.
Mar 9 2022, 10:31 AM
benschac accepted D3388: [web] Address remaining code review comments from D3341.
Mar 9 2022, 10:30 AM
benschac added a comment to D3358: [web] [fix] fix console error.

Sorry everyone, I should have waited for the build to finish after rebasing. This won't happen again.

Mar 9 2022, 8:53 AM
benschac closed D3358: [web] [fix] fix console error.
Mar 9 2022, 8:52 AM
benschac committed rCOMM2764ec4bca72: [web] [fix] fix console error (authored by benschac).
[web] [fix] fix console error
Mar 9 2022, 8:52 AM
benschac updated the diff for D3358: [web] [fix] fix console error.

rebase

Mar 9 2022, 8:52 AM
benschac added a comment to D3358: [web] [fix] fix console error.

before and after look the same to me.

Mar 9 2022, 8:34 AM
benschac updated the summary of D3331: [web] [fix] update menu button size, correct addition bottom padding.
Mar 9 2022, 8:29 AM
benschac updated the summary of D3331: [web] [fix] update menu button size, correct addition bottom padding.
Mar 9 2022, 8:29 AM
benschac added a comment to D3331: [web] [fix] update menu button size, correct addition bottom padding.

I don't knot why having display: inline-block on icons is an issue... it sounds reasonable, and if we want a different behavior, we should wrap it in a tag with different display. Regarding the icon pack, I would need to ask some people. This project on github isn't hosted on official Software Mansion account - not sure what's the reason for that.

Mar 9 2022, 8:25 AM
benschac updated the diff for D3331: [web] [fix] update menu button size, correct addition bottom padding.

remove line

Mar 9 2022, 8:22 AM
benschac updated the diff for D3331: [web] [fix] update menu button size, correct addition bottom padding.

update svg in buttons site wide to align correctly

Mar 9 2022, 8:21 AM

Mar 8 2022

benschac accepted D3357: [web] Change `messageActionButtons svg` color on hover.
Mar 8 2022, 2:29 PM
benschac accepted D3371: [web] Make all `<a>` and `<button>` `cursor:pointer`.
Mar 8 2022, 2:29 PM
atul awarded D3358: [web] [fix] fix console error a Burninate token.
Mar 8 2022, 2:28 PM
benschac closed D3328: [web] [fix] give chat thread list breadCrumbs height.
Mar 8 2022, 12:12 PM
benschac committed rCOMM6a78eaa9b97b: [web] [fix] give chat thread list breadCrumbs height (authored by benschac).
[web] [fix] give chat thread list breadCrumbs height
Mar 8 2022, 12:12 PM
benschac awarded 10.4x developer to recipient: atul.
Mar 8 2022, 11:49 AM