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

native: don't leave group when leaving channel #4169

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

latter-bolden
Copy link
Member

OTT, looks like we were just mistakenly calling both group and channel leave here.

Fixes TLON-3222

Copy link

linear bot commented Nov 12, 2024

Copy link
Member

@jamesacklin jamesacklin left a comment

Choose a reason for hiding this comment

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

Does this still leave (multi-)DMs and groups? I think we conflate the use with these sheets, which is where the problem crops up.

@latter-bolden
Copy link
Member Author

latter-bolden commented Nov 12, 2024

Does this still leave (multi-)DMs and groups?

Yeah, they're separate actions in the sheet for leave group and leave channel (both are chat/group agnostic)

Agree we overload the sheet which gets confusing.

Copy link
Member

@jamesacklin jamesacklin left a comment

Choose a reason for hiding this comment

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

Approved in that case!

@latter-bolden latter-bolden merged commit ea6df0b into develop Nov 12, 2024
1 check passed
@latter-bolden latter-bolden deleted the lb/chan-leave branch November 12, 2024 20:06
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