-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat: Display the number of threads in snooze instead of its unread c… #2225
Open
LunarX
wants to merge
1
commit into
refresh-strategy-for-update
Choose a base branch
from
display-snooze-thread-count-over-unread
base: refresh-strategy-for-update
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: Display the number of threads in snooze instead of its unread c… #2225
LunarX
wants to merge
1
commit into
refresh-strategy-for-update
from
display-snooze-thread-count-over-unread
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This PR/issue depends on:
|
d7f1d65
to
d1f86fa
Compare
98762e4
to
3ca521c
Compare
3ca521c
to
27526b2
Compare
d1f86fa
to
7346e5b
Compare
27526b2
to
55b8d8a
Compare
7346e5b
to
3932be7
Compare
55b8d8a
to
a9fbea6
Compare
3932be7
to
69859d4
Compare
a9fbea6
to
13ac8bd
Compare
69859d4
to
bc18748
Compare
13ac8bd
to
174ef64
Compare
bc18748
to
c4397ea
Compare
174ef64
to
ace0e25
Compare
c4397ea
to
fb963d5
Compare
ace0e25
to
1bf49aa
Compare
fb963d5
to
88e61ee
Compare
fd83271
to
46bc138
Compare
88e61ee
to
8bac485
Compare
KevinBoulongne
approved these changes
Mar 7, 2025
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependent
This MR depends on another PR
enhancement
Improve or expand upon an existing feature
quick
A pull request consisting of a few lines
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The snooze folder needs to show the number of threads present in the folder, not the number of unread threads in it.
Depends on #2224