Page MenuHomePhabricator
Feed Advanced Search

May 23 2023

kuba added inline comments to D7942: [native] Fix reply not working in search results.
May 23 2023, 9:07 AM
kuba accepted D7935: Remove ListLoadingIndicator background color.
May 23 2023, 9:05 AM
kuba added inline comments to D7837: [web] Added FocusTrap for modals.
May 23 2023, 7:35 AM
kuba updated the diff for D7837: [web] Added FocusTrap for modals.

Moved FocusTrap to the ModalOverlay

May 23 2023, 7:34 AM
kuba updated the diff for D7930: [web] Changed edit modal overlay opacity.

Moved default background color

May 23 2023, 7:32 AM
kuba updated the diff for D7930: [web] Changed edit modal overlay opacity.

Memoized backgroundColor

May 23 2023, 6:40 AM
kuba planned changes to D7837: [web] Added FocusTrap for modals.
May 23 2023, 6:35 AM
kuba added a comment to D7837: [web] Added FocusTrap for modals.

In a previous comment, I said:

... then wrapping web/modals/modal.react.js in a <FocusTrap> component would make all of our modals "trap focus". This is probably a good thing to do for all modals, and I think it would solve the problem here.

@kuba, what do you think?

However, in this diff you've only added FocusTrap to your specific modal. Can you provide some detail as to why you took a different approach, and whether you considered the approach I suggested?

May 23 2023, 6:35 AM
kuba updated the diff for D7822: [web] Added ChatInputTextArea component.

Fix - couldn't close edit modal

May 23 2023, 6:24 AM
kuba updated the diff for D7822: [web] Added ChatInputTextArea component.

Fix updating height after text changes

May 23 2023, 6:16 AM
kuba updated the diff for D7827: [web] Display edit state (in the background).

Review

May 23 2023, 6:06 AM
kuba requested review of D7940: [lib] Make messageID in useEditMessage mandatory.
May 23 2023, 4:45 AM
kuba added 1 blocking reviewer(s) for D7823: [web] Added EditTextMessage component: michal.
May 23 2023, 4:37 AM
kuba updated the diff for D7823: [web] Added EditTextMessage component.

Updated styles

May 23 2023, 4:37 AM
kuba added inline comments to D7837: [web] Added FocusTrap for modals.
May 23 2023, 3:53 AM
kuba updated the diff for D7837: [web] Added FocusTrap for modals.

Fixed types

May 23 2023, 3:52 AM
kuba updated the diff for D7837: [web] Added FocusTrap for modals.

Added types for FocusTrap

May 23 2023, 3:46 AM
kuba updated the diff for D7930: [web] Changed edit modal overlay opacity.

Rebase

May 23 2023, 3:11 AM
kuba updated the diff for D7837: [web] Added FocusTrap for modals.

Added newline

May 23 2023, 2:59 AM
kuba retitled D7837: [web] Added FocusTrap for modals from [web] Disabling tab when in edit mode to [web] Added FocusTrap for modals.
May 23 2023, 2:55 AM
kuba updated the diff for D7837: [web] Added FocusTrap for modals.

Added FocusTrap for modals

May 23 2023, 2:50 AM
kuba updated the diff for D7833: [web] Storing edited message component position.

Address review

May 23 2023, 1:34 AM
kuba added inline comments to D7827: [web] Display edit state (in the background).
May 23 2023, 1:25 AM
kuba added a comment to D7836: [web] Displaying modal of editing message GUI.

I removed completely the width property from the EditTextMessage component. It turned out it was completely unnecessary.

May 23 2023, 1:24 AM
kuba updated the diff for D7823: [web] Added EditTextMessage component.

Removed width property

May 23 2023, 1:24 AM
kuba requested review of D7930: [web] Changed edit modal overlay opacity.
May 23 2023, 1:24 AM
kuba updated the diff for D7827: [web] Display edit state (in the background).

Removed width from the EditTextMessage

May 23 2023, 1:23 AM
kuba updated the diff for D7836: [web] Displaying modal of editing message GUI.

Removed width parameter

May 23 2023, 1:22 AM
kuba added inline comments to D7823: [web] Added EditTextMessage component.
May 23 2023, 12:51 AM
kuba updated the diff for D7823: [web] Added EditTextMessage component.

Address review

May 23 2023, 12:51 AM
kuba updated the diff for D7850: [web] Handle new messages when in edit mode.

Address review

May 23 2023, 12:45 AM

May 22 2023

kuba updated the diff for D7828: [web] Added message editing.

Added invariant

May 22 2023, 5:11 AM
kuba added inline comments to D7828: [web] Added message editing.
May 22 2023, 5:10 AM
kuba updated the diff for D7849: [web] Prevent user from closing the tab with unsaved edits.

Changed return type or preventCloseTab

May 22 2023, 4:56 AM
kuba added inline comments to D7849: [web] Prevent user from closing the tab with unsaved edits.
May 22 2023, 4:56 AM
kuba updated the diff for D7822: [web] Added ChatInputTextArea component.

Address review

May 22 2023, 4:52 AM
kuba updated the diff for D7789: [native] Introduced new types for Reanimated.

Address review

May 22 2023, 4:24 AM

May 18 2023

kuba updated the diff for D7850: [web] Handle new messages when in edit mode.

Rebase

May 18 2023, 8:15 AM
kuba updated the diff for D7849: [web] Prevent user from closing the tab with unsaved edits.

Rebase

May 18 2023, 8:13 AM
kuba updated the diff for D7838: [web] Disabled auto focus on overlay when entering edit mode.

Rebase

May 18 2023, 8:13 AM
kuba updated the diff for D7837: [web] Added FocusTrap for modals.

Rebase

May 18 2023, 8:13 AM
kuba updated the diff for D7836: [web] Displaying modal of editing message GUI.

Rebase

May 18 2023, 8:12 AM
kuba updated the diff for D7833: [web] Storing edited message component position.

Rebase

May 18 2023, 8:12 AM
kuba updated the diff for D7828: [web] Added message editing.

Rebase

May 18 2023, 8:11 AM
kuba updated the diff for D7827: [web] Display edit state (in the background).

Rebase

May 18 2023, 8:11 AM
kuba updated the diff for D7825: [web] Store edited message draft in the state.

Rebase

May 18 2023, 8:11 AM
kuba updated the diff for D7823: [web] Added EditTextMessage component.

Rebase

May 18 2023, 8:11 AM
kuba updated the diff for D7822: [web] Added ChatInputTextArea component.

Rebase

May 18 2023, 8:10 AM
kuba abandoned D7830: [web] Added setting `Edit failed` state.

Merged with diff https://phab.comm.dev/D7828

May 18 2023, 5:40 AM
kuba updated the diff for D7828: [web] Added message editing.

Added setting error state, merged with next diff

May 18 2023, 5:40 AM
kuba updated the diff for D7789: [native] Introduced new types for Reanimated.

Fixed one thing

May 18 2023, 5:14 AM
kuba added inline comments to D7789: [native] Introduced new types for Reanimated.
May 18 2023, 5:05 AM
kuba updated the diff for D7789: [native] Introduced new types for Reanimated.

Addressed review

May 18 2023, 5:02 AM
kuba added a comment to D7793: [web] Added edit button to the Tooltip.

Accepting, but please fix the icon before landing!

May 18 2023, 4:33 AM
kuba attached a referenced file: F542800: Screenshot 2023-05-17 at 15.32.46.png.
May 18 2023, 4:29 AM
kuba added inline comments to D7823: [web] Added EditTextMessage component.
May 18 2023, 4:28 AM
kuba updated the diff for D7823: [web] Added EditTextMessage component.

Address review

May 18 2023, 4:27 AM
kuba added inline comments to D7849: [web] Prevent user from closing the tab with unsaved edits.
May 18 2023, 3:39 AM

May 17 2023

kuba added inline comments to D7849: [web] Prevent user from closing the tab with unsaved edits.
May 17 2023, 7:20 AM
kuba added inline comments to D7849: [web] Prevent user from closing the tab with unsaved edits.
May 17 2023, 7:17 AM
kuba updated the diff for D7793: [web] Added edit button to the Tooltip.

Merged with D7824

May 17 2023, 7:11 AM
kuba abandoned D7824: [web] Enter edit state after pressing edit button.
May 17 2023, 6:44 AM
kuba added inline comments to D7823: [web] Added EditTextMessage component.
May 17 2023, 6:35 AM
kuba updated the diff for D7823: [web] Added EditTextMessage component.

Addressed review

May 17 2023, 6:35 AM
kuba planned changes to D7823: [web] Added EditTextMessage component.
May 17 2023, 6:30 AM
kuba requested review of D7850: [web] Handle new messages when in edit mode.
May 17 2023, 4:22 AM
kuba added a comment to D7789: [native] Introduced new types for Reanimated.

I was asking for links (hyperlinks) to the TypeScript types. In a previous comment I had requested:

Can you find the TypeScript types and try to base your new types on those, and make sure to include all relevant params?

Assuming you did that and found the TypeScript types, I'm now asking you to link those types. With the comments you left, it appears that some of them don't match, and I can't tell if they are TypeScript types or just other Flow types that we already have.

May 17 2023, 4:16 AM
kuba requested review of D7849: [web] Prevent user from closing the tab with unsaved edits.
May 17 2023, 3:42 AM
kuba updated the diff for D7824: [web] Enter edit state after pressing edit button.

Clearing tooltip after entering edit mode

May 17 2023, 3:31 AM
kuba added inline comments to D7794: [web] Add new edit message provider.
May 17 2023, 3:20 AM
kuba updated the diff for D7794: [web] Add new edit message provider.

Added useMemo to modalOverlay

May 17 2023, 3:20 AM
kuba updated the diff for D7825: [web] Store edited message draft in the state.

Rebase

May 17 2023, 3:13 AM
kuba added inline comments to D7823: [web] Added EditTextMessage component.
May 17 2023, 3:12 AM
kuba updated the diff for D7823: [web] Added EditTextMessage component.

Changed to the function component, addressed review

May 17 2023, 3:11 AM
kuba added a comment to D7793: [web] Added edit button to the Tooltip.

These //TODO comments make it hard to review this stack because now the diffs depend on both previous and future diffs. This diff in particular seem like it would be easy to merge with D7824. Is there a reason why you did it this way?

May 17 2023, 3:09 AM

May 16 2023

kuba updated the diff for D7837: [web] Added FocusTrap for modals.

Adressed review

May 16 2023, 7:02 AM
kuba added a comment to D7789: [native] Introduced new types for Reanimated.

Can you link the TypeScript types you used as inspiration? It will make review a lot easier

May 16 2023, 6:58 AM
kuba updated the diff for D7791: [native] Added animation to the highlight of edited message.

Removed empty line

May 16 2023, 6:49 AM
kuba updated the diff for D7822: [web] Added ChatInputTextArea component.

Change to function component

May 16 2023, 6:46 AM
kuba added inline comments to D7822: [web] Added ChatInputTextArea component.
May 16 2023, 6:16 AM
kuba requested review of D7838: [web] Disabled auto focus on overlay when entering edit mode.
May 16 2023, 6:03 AM
kuba requested review of D7837: [web] Added FocusTrap for modals.
May 16 2023, 6:00 AM
kuba requested review of D7836: [web] Displaying modal of editing message GUI.
May 16 2023, 5:58 AM
kuba requested review of D7833: [web] Storing edited message component position.
May 16 2023, 4:37 AM
kuba requested review of D7830: [web] Added setting `Edit failed` state.
May 16 2023, 4:27 AM
kuba requested review of D7828: [web] Added message editing.
May 16 2023, 4:26 AM
kuba requested review of D7827: [web] Display edit state (in the background).
May 16 2023, 4:09 AM
kuba added inline comments to D7823: [web] Added EditTextMessage component.
May 16 2023, 4:00 AM
kuba updated the diff for D7791: [native] Added animation to the highlight of edited message.

Rebase

May 16 2023, 3:26 AM
kuba updated the diff for D7789: [native] Introduced new types for Reanimated.

Reverted moving to Partial due to errors

May 16 2023, 3:25 AM
kuba planned changes to D7789: [native] Introduced new types for Reanimated.
May 16 2023, 3:13 AM
kuba planned changes to D7791: [native] Added animation to the highlight of edited message.
May 16 2023, 3:13 AM
kuba updated the diff for D7789: [native] Introduced new types for Reanimated.

Added remaining properties to types

May 16 2023, 3:00 AM
kuba updated the diff for D7791: [native] Added animation to the highlight of edited message.

Added remaining properties

May 16 2023, 2:59 AM
kuba updated the diff for D7791: [native] Added animation to the highlight of edited message.

Fixed types, changed to AnimatedView instead of Animated.View

May 16 2023, 2:34 AM
kuba updated the summary of D7791: [native] Added animation to the highlight of edited message.
May 16 2023, 2:33 AM
kuba requested review of D7825: [web] Store edited message draft in the state.
May 16 2023, 2:14 AM
kuba requested review of D7824: [web] Enter edit state after pressing edit button.
May 16 2023, 2:12 AM
kuba requested review of D7823: [web] Added EditTextMessage component.
May 16 2023, 2:07 AM
kuba requested review of D7822: [web] Added ChatInputTextArea component.
May 16 2023, 1:59 AM