Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Clipclops] New clipclop dialog #3750

Merged
merged 48 commits into from
Apr 30, 2024
Merged

[Clipclops] New clipclop dialog #3750

merged 48 commits into from
Apr 30, 2024

Conversation

mozzius
Copy link
Member

@mozzius mozzius commented Apr 29, 2024

Stacked on #3754 and #3749

Need to figure out what the initial page looks like when there's no search term

simulator_screenshot_DE3C04B0-4814-4F5E-89D1-CAC42A5B4C61

@mozzius mozzius changed the base branch from samuel/temp-lexicon to hailey/clipclops April 29, 2024 13:07
Copy link

github-actions bot commented Apr 29, 2024

Old size New size Diff
6.48 MB 6.49 MB 3.92 KB (0.06%)

haileyok and others added 11 commits April 29, 2024 09:20
# Conflicts:
#	src/screens/Messages/Conversation/index.tsx
#	src/screens/Messages/List/index.tsx
#	src/screens/Messages/Settings/index.tsx
#	src/view/shell/bottom-bar/BottomBar.tsx
#	src/view/shell/bottom-bar/BottomBarWeb.tsx
#	src/view/shell/desktop/LeftNav.tsx
Base automatically changed from hailey/clipclops to main April 30, 2024 06:34
# Conflicts:
#	src/screens/Messages/Conversation/MessageItem.tsx
#	src/screens/Messages/Conversation/MessagesList.tsx
#	src/screens/Messages/Temp/query/query.ts
Copy link

render bot commented Apr 30, 2024

)
}

return (
<View>
<View style={a.flex_1}>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here I think we want CenteredView with sideBorders. (Pretty sure it still needs flex: 1)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has a bunch of problems unfortunately, doesn't work on iPad.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh well that's not good...now i'm curious how it looks everywhere else in the app 😳

@haileyok
Copy link
Contributor

No new chat button on web when on the desktop breakpoint.

Screenshot 2024-04-30 at 12 37 12 AM

@haileyok
Copy link
Contributor

So stoked for this!! Tested it out again tonight and was able to talk to myself from native and web 😆

@mozzius
Copy link
Member Author

mozzius commented Apr 30, 2024

Fixed the desktop breakpoint, I think it's ready to go

@mozzius mozzius merged commit bcd3678 into main Apr 30, 2024
6 checks passed
estrattonbailey added a commit that referenced this pull request May 1, 2024
* origin/main: (39 commits)
  [Clipclops] Separate messages if there's a time gap (#3777)
  [Clipclops] Header for chat (#3775)
  [Clipclops] adjust scroll position, keyboard color (#3771)
  [Clipclops] Add clop sent time to clipclop (#3772)
  [Clipclops] Use API data for clipclop list (#3769)
  [Clipclops] New clipclop dialog (#3750)
  Session fixes, pt. 1 (#3762)
  use keyboardDismissMode rather than onScrollBeginDrag (#3767)
  [Clipclops] Add screen to view and send clip clops (#3754)
  switch branch for installing `react-native-bottom-sheet` (#3760)
  Fix List onMomentumScrollEnd (#3759)
  Release 1.80 (#3757)
  Update zh-TW translations (#3678)
  Italian localization (#3684)
  Update catalan messages.po (#3697)
  Update Korean localization (#3698)
  Update Japanese translation (#3734)
  Update zh-CN translations (#3716)
  Send Bluesky feeds and suggested follows more data (#3695)
  android: fix various places still using default Material Teal (#3555)
  ...
@haileyok haileyok deleted the samuel/new-chat branch June 8, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants