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

Remove restriction on Go To Message on system messages from search #4614

Merged

Conversation

Mm2PL
Copy link
Collaborator

@Mm2PL Mm2PL commented May 9, 2023

Description

Fixes #4608. This has the catch that system messages will be shown in the first channel when doing Go To Message from a multichannel search. This is a little bit of a lazy fix.

@Mm2PL Mm2PL requested a review from pajlada May 9, 2023 21:02
@Mm2PL Mm2PL changed the title Remove restriction on go to message on system messages Remove restriction on Go To Message on system messages from search May 9, 2023
@Mm2PL Mm2PL added the Waiting for review PR bounced back to reviewer label May 10, 2023
@Mm2PL Mm2PL added this to the Post 2.4.4 milestone May 10, 2023
@Felanbird Felanbird modified the milestones: Post 2.4.4, 2.4.5 Aug 3, 2023
@Felanbird
Copy link
Collaborator

Seems fine 👍

I did notice that a channel has to be "loaded" first so if you were to global search & jump-to a system-message for a channel you haven't yet interacted with, it will load the channel first and a second jump-to is required. Although after that all jump-to's in the channel work as expected.

Seems like an unlikely scenario tho.

@pajlada
Copy link
Member

pajlada commented Aug 5, 2023

What types of system messages are you supposed to be able to jump to with this PR?

Copy link
Member

@pajlada pajlada left a comment

Choose a reason for hiding this comment

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

Works as expected 👍

@pajlada pajlada enabled auto-merge August 5, 2023 11:47
@Mm2PL
Copy link
Collaborator Author

Mm2PL commented Aug 5, 2023 via email

@pajlada
Copy link
Member

pajlada commented Aug 5, 2023

Should work on any gray system message? Disconnects, reconnects and the like might be problematic since they are spammed in every channel.

yep it's my bad, I forgot to rebuild the app 😎

@pajlada pajlada added this pull request to the merge queue Aug 5, 2023
@Mm2PL Mm2PL removed the Waiting for review PR bounced back to reviewer label Aug 5, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Aug 5, 2023
@pajlada pajlada enabled auto-merge August 5, 2023 14:40
@pajlada pajlada added this pull request to the merge queue Aug 5, 2023
Merged via the queue into master with commit 168f346 Aug 5, 2023
15 of 16 checks passed
@pajlada pajlada deleted the bugfix/remove_restriction_on_goto_message_on_system_messages branch August 5, 2023 17:18
Nerixyz pushed a commit to Nerixyz/chatterino2 that referenced this pull request Aug 12, 2023
…hatterino#4614)

* Remove restriction on go to message on system messages

Fixes Chatterino#4608

* changelog

* Change the changelog entry from a bugfix to minor

---------

Co-authored-by: Rasmus Karlsson <[email protected]>
Nerixyz pushed a commit to Nerixyz/chatterino2 that referenced this pull request Aug 19, 2023
…hatterino#4614)

* Remove restriction on go to message on system messages

Fixes Chatterino#4608

* changelog

* Change the changelog entry from a bugfix to minor

---------

Co-authored-by: Rasmus Karlsson <[email protected]>
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.

Unable to use Go to message option for system messages
3 participants