- Issue created by @chrisfromredfin
- First commit to issue fork.
- @phenaproxima opened merge request.
- 🇺🇸United States phenaproxima Massachusetts
That was pretty simple.
I think it makes sense to completely adopt core's Url objects when passing URLs around, so that's what I did. The Project constructor now requires either a Url object, or NULL, for the URL.
- 🇪🇸Spain fjgarlin
Everything looks good here, I was going to RTBC but there is a really small change that I think it's needed as not all Project Browser's plugins might come from Drupal.org, so the message should be more generic.
Back to needs work based on that.
- 🇪🇸Spain fjgarlin
Because it's JS, it needs compiling for the svelte changes to be visible.
- 🇮🇪Ireland lostcarpark
I've tested on DrupalPod (vs D11).
For module projects, it goes to the project page, which makes sense.
For core recipes, it takes you to the Drupal Core project page, which seems less helpful.
I'm not sure about the change of label to "Learn more". It's okay where it takes you to the main page of the module, but for core recipes, it makes no sense to the user to be taken to the core project page. I think the only time someone using a recipe would want to go there from a core recipe would be to open an issue, and the "Learn more" label is not intuitive to that.
I also think using a button for this is not ideal. It means you can't see the target before clicking, and you can't right-click to open in a new window. However, since that's not changed by this issue, a new issue should be opened for that.
- 🇺🇸United States phenaproxima Massachusetts
For core recipes, it takes you to the Drupal Core project page, which seems less helpful.
That's a fair point. Removed.
- 🇪🇸Spain fjgarlin
Reviewed on Drupalpod:
- Enabled core recipes and left the two default recipes included.
- Checked projects and there is a "Learn more" button that takes you to the page of the project.
- Checked recipes and there is no "Learn more" button, which makes sense at the moment.The code looks good too. RTBC.
-
chrisfromredfin →
committed 94b4604e on 2.0.x authored by
phenaproxima →
Issue #3477232 by phenaproxima, fjgarlin, chrisfromredfin, omkar-pd,...
-
chrisfromredfin →
committed 94b4604e on 2.0.x authored by
phenaproxima →
- 🇺🇸United States chrisfromredfin Portland, Maine
Works great but still doesn't open in a new tab. But that's good enough for a follow-up cuz this is forward progress. Confirmed re-testing that test fails are sporadic and not the same ones even from try-to-try.
- 🇪🇸Spain fjgarlin
Yeah, I thought the "convert to link and open on a new tab" should probably be a follow-up.
Automatically closed - issue fixed for 2 weeks with no activity.