feat: filter by update available package#9
Conversation
|
add a feature filter by update available |
|
This pull request introduces a new feature to filter packages based on their update availability in the Key changes: Feature Addition: Filter Packages by Update Availability
|
|
Hi @kypkk! Thank you so much for you contribution 🎉 . I will review your implementation soon. |
Valkyrie00
left a comment
There was a problem hiding this comment.
Your implementation looks good! 👍 Just one thing, may I ask you to change the "label" UpdateAvailable with Outdated in all statements? Thank you so much!
- showOnlyUpdateAvailable -> showOnlyOutdated
- s.handleFilterUpdateAvailablePackagesEvent -> s.handleFilterOutdatedPackagesEvent
- Search (Update available): -> Search (Outdated):
- [o] Filter Update Available -> [o] Filter Outdated
- Ecc...
|
Sure I’ll do it asap
Vito ***@***.***>於 2025年3月14日 週五,下午6:13寫道:
… ***@***.**** requested changes on this pull request.
Your implementation looks good! 👍 Just one thing, may I ask you to change
the "label" UpdateAvailable with Outdated in all statements? Thank you so
much!
- showOnlyUpdateAvailable -> showOnlyOutdated
- s.handleFilterUpdateAvailablePackagesEvent ->
s.handleFilterOutdatedPackagesEvent
- Search (Update available): -> Search (Outdated):
- [o] Filter Update Available -> [o] Filter Outdated
- Ecc...
—
Reply to this email directly, view it on GitHub
<#9 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQKIOY7EKECSOWOFVXC5URL2UNPA7AVCNFSM6AAAAABZACBSU2VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDMOBXGA2DMNBQGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Valkyrie00
left a comment
There was a problem hiding this comment.
✅ Test passed - LGTM.
Thank you so much!
No description provided.