User Details
- User Since
- Jul 10 2017, 7:20 PM (458 w, 19 h)
- Availability
- Available
- IRC Nick
- DMaza
- LDAP User
- Dmaza
- MediaWiki User
- DMaza (WMF) [ Global Accounts ]
Thu, Apr 9
Mon, Mar 23
@hnowlan who would be the right person to talk to about moving away from headless-gl and migrate to puppeteer considering that 3d2png runs on thumbor's image? Not sure if this is at all possible.
@donmccurdy @OpenDEM did you ever get https://github.com/OpenDEM/3D2PNG_GLB_Support to work?
Mar 11 2026
Mar 9 2026
Mar 6 2026
This is a duplicate of T416723: STL files are rendered incorrectly by the media viewer 3D extension. There is a fix awaiting review on the other task
Feb 26 2026
Feb 25 2026
Feb 19 2026
Feb 18 2026
I managed to go from 20 vulnerabilities (2 low, 6 moderate, 12 high) to 12 vulnerabilities (2 low, 3 moderate, 7 high)
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated kad-memstore@0.0.1: This package is no longer maintained. npm warn deprecated kad-fs@0.0.4: This package is no longer maintained. npm warn deprecated rimraf@2.4.5: Rimraf versions prior to v4 are no longer supported npm warn deprecated lodash.clone@4.5.0: This package is deprecated. Use structuredClone instead. npm warn deprecated tar@6.2.1: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me npm warn deprecated glob@6.0.4: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
Tested and running with node v18.20.8 locally.
Feb 6 2026
Jan 28 2026
Jan 27 2026
AC2 issue is tracked here T415131: Votes should be visible on entities in "Under Review" status
Jan 26 2026
Jan 23 2026
I suggest we focus on editing .chart metadata, and only importing or referencing .tab files (at least initially), and then putting them together via API
A good reference for what I have in mind is this Figma plugin https://pavel-kuligin.gitbook.io/chart/getting-started
Jan 20 2026
Jan 15 2026
Jan 13 2026
@GMikesell-WMF As I'm going thru the Acceptance criteria, I don't see the wording issue you are mentioning on each of the failing tests. Wish creation, Wish status change, Wish focus area change, Focus area creation, Focus area status change are the actions in the drop-down for the Community Requests log-type, it is not a requirement for those exact words to be part of the log text as far as I can see. Am I missing something?
Jan 8 2026
ping @GMikesell-WMF
@GMikesell-WMF Let me know if this is working as expected now after our discussion a few days ago
I'll take over since MusikAnimal is on Sabbatical
Jan 6 2026
I'll take a look at AC1.
Dec 18 2025
Dec 16 2025
Thank you @Samwilson
Dec 15 2025
Dec 11 2025
T409613 should be worked on first
Dec 9 2025
❓ @dmaza Where should "Declined" be lowercase since the only time I see it lowercase is in "Edit", as seen in the video? Even clicking on the URL doesn't show any lowercase.
I can't reproduce it locally. We'll revisit later
Dec 3 2025
❌ AC2: Confirm that only wishes with the status 'Declined' are shown.
"Declined" should be lowercase, all statuses values are lowercase. If you go to https://meta.wikimedia.beta.wmcloud.org/wiki/Community_Wishlist/Wishes?statuses=declined it works just fine
Dec 2 2025
Nov 17 2025
We could try and do something similar to what was done for HTMLForm "displayFormat" and support the current navigation output and a "codex" looking one? Would that make sense?
Nov 10 2025
Thank you @CCiufo-WMF. I wanted to make sure there weren't any known blockers or dependencies before this could be picked on.
@CCiufo-WMF We are considering this work as part of our next wishathon. Is there a particular reason why this was moved to the backlog? Is the proposed designs by @bmartinezcalvo good to go as is? Any help on how to move this forward is greatly appreciated. Thanks.
Nov 4 2025
Nov 3 2025
@GMikesell-WMF TIL The category is not showing because there is a preference to show/hide hidden categories. Preferences > Appearance > Advance Options > Show hidden categories.
❓ AC1: Confirm that an error message is displayed indicating that the type field is missing or invalid.
Double quotes are indicating empty. I think it's fine considering that this is only on preview mode
Oct 24 2025
Acceptance criteria might be in conflicts with T406670: Automatically add a support vote on behalf of a wish proposer depending on how we solve it. I'll bring it up in other channels.
Oct 23 2025
Oct 22 2025
Oct 21 2025
When a wish is created, make a request to action=wishlistvote on behalf of the user. Leave the comment blank – they'll be able to change it later if they want to.
To be clear, the comment can only be changed by editing the /Votes page or after the status is changed to one that allows voting.
Pretty sure this is related to T406669: Vote count isn't changed to zero when all votes are removed. All of the wishes I tried had already been voted on and the Votes pages exists.
Oct 16 2025
Oct 15 2025
Oct 14 2025
Oct 10 2025
I'm gonna give a shot at this but I'm not sure how to approach it. We count votes when we render them, so if there are not calls to the parser function the count is just ignored and thus this issue. I think we need special handling for votes pages on onLinksUpdateComplete perhaps? Open to ideas
