Closed (fixed)
Project:
Project Browser
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Apr 2022 at 11:35 UTC
Updated:
11 May 2022 at 00:29 UTC
Jump to comment: Most recent
Comments
Comment #2
narendrarComment #3
tim.plunkettFor now I think we should hardcode the list. Here it is, the ID and the label. We can then remove the call to the drupal.org endpoint.
Comment #6
srishtiiee commentedComment #7
chrisfromredfinOther than the issue with the indentation, this is good to go. At first I was scared of "hardcode the list" but as it's a fixture and we can later replace with a real fetch later, then I think this is the right solution to move forward.
Comment #8
chrisfromredfinTests are passing. I think this is good.
Comment #9
tim.plunkettHad to rebase first and decided to add a test, will merge if still green.
Comment #11
tim.plunkettDidn't mean to NW it :D but it came back green, so I merged!