Closed (fixed)
Project:
Project Browser
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Dec 2024 at 19:57 UTC
Updated:
10 Feb 2025 at 17:14 UTC
Jump to comment: Most recent
Comments
Comment #3
phenaproximaComment #4
phenaproximaComment #5
iamdroid commentedHi Folks, I am going to review it as part of ContributionWeekend2025.
Comment #6
iamdroid commentedI have reviewed the code and tested the actual behavior before and after the changes:
Everything looks good to me, thanks, RTBC.
Comment #7
phenaproximaI spoke to @tim.plunkett about this and we agreed that this should probably actually get used by the Svelte code, at least a little bit, before we merge it. Self-reassigning to implement that.
Comment #8
phenaproximaAlright -- it's a start, but now the boolean filters (maintenance status, development status, security coverage) are using the filter definition from drupalSettings.
I wanted to do it for the category filter too, but that code is very messy and needs to be heavily refactored in another issue.
Comment #9
phenaproximaFiled #3502399: Project Browser makes a pointless API request for categories to address the point in #8.
Comment #12
chrisfromredfinstep in the right direction...