Page MenuHomePhabricator

Zaidusyy (Zaid Sayyed)
Engineering

Projects (2)

Today

  • No visible events.

Tomorrow

  • No visible events.

Sunday

  • No visible events.

User Details

User Since
Jul 22 2025, 5:00 PM (51 w, 2 d)
Availability
Available
LDAP User
Zaidusyy
MediaWiki User
Zaidusyy [ Global Accounts ]

Recent Activity

Tue, Jul 14

Zaidusyy claimed T432013: Show CitationNeededContextItem for variants like {{Better source needed}}.
Tue, Jul 14, 10:18 PM · VisualEditor
Zaidusyy changed the status of T432149: Empty Actions menu is shown in the page toolbar on larger viewports from Open to In Progress.

Ah, I was working on this at the same time and didn't see it was claimed! I've uploaded an alternative patch (1310669) that takes a responsive CSS approach (vector-menu--collapsible-only) to ensure the menu is only hidden on desktop breakpoints, preventing the 'Views' items from disappearing on mobile.

Tue, Jul 14, 9:55 PM · Patch-For-Review, RoadToWiki, Vector 2022, Reader Experience Team
Zaidusyy closed T431926: DiscussionTools OverflowMenuItems have non-unique IDs as Resolved.
Tue, Jul 14, 8:51 AM · MW-1.47-notes (1.47.0-wmf.11; 2026-07-14), DiscussionTools

Sun, Jul 12

Zaidusyy claimed T431646: SvgFile::setTranslations(): Argument #1 ($langCode) must be of type string, null given.
Sun, Jul 12, 9:47 PM · Patch-For-Review, SVG Translate Tool
Zaidusyy changed the status of T431926: DiscussionTools OverflowMenuItems have non-unique IDs from Open to In Progress.
Sun, Jul 12, 8:53 PM · MW-1.47-notes (1.47.0-wmf.11; 2026-07-14), DiscussionTools
Zaidusyy claimed T431926: DiscussionTools OverflowMenuItems have non-unique IDs.
Sun, Jul 12, 8:40 PM · MW-1.47-notes (1.47.0-wmf.11; 2026-07-14), DiscussionTools
Zaidusyy changed the status of T431885: Show date and reason (if present) in citation needed edit suggestion, a subtask of T431375: Unify the copy of "Citation needed" and "Add a citation" suggestion cards, from Open to In Progress.
Sun, Jul 12, 12:21 AM · Editing-team (FY2026-27 Q1 sprint 1), Patch-For-Review, VisualEditor, Design, VisualEditor Suggestion Mode
Zaidusyy changed the status of T431885: Show date and reason (if present) in citation needed edit suggestion from Open to In Progress.
Sun, Jul 12, 12:21 AM · Patch-For-Review, Editing-team (FY2026-27 Q1 sprint 1), VisualEditor, VisualEditor Suggestion Mode

Sat, Jul 11

Zaidusyy claimed T431885: Show date and reason (if present) in citation needed edit suggestion.
Sat, Jul 11, 9:07 PM · Patch-For-Review, Editing-team (FY2026-27 Q1 sprint 1), VisualEditor, VisualEditor Suggestion Mode

Tue, Jul 7

Zaidusyy claimed T431427: Treat empty optional localized fields as missing during validation.
Tue, Jul 7, 8:54 PM · Reader Growth Team, Patch-For-Review, Charts

Fri, Jul 3

Zaidusyy added a comment to T430081: CodeMirror uses a different icon for the WikiEditor search button.

Thanks @Bhsd for catching this! I looked into it and the SVG itself is exactly the same for both. The issue is just a missing CSS property: CodeMirror's CSS mask was missing mask-size, so it was rigidly stuck at 20px, whereas WikiEditor's button scales dynamically.

Fri, Jul 3, 3:00 PM · MW-1.47-notes (1.47.0-wmf.10; 2026-07-07), MediaWiki-extensions-CodeMirror, WikiEditor (2010)

Wed, Jul 1

Zaidusyy changed the status of T430796: Remove useScroll and scrollUtils if not used from Open to In Progress.
Wed, Jul 1, 10:04 PM · Essential-Work, Abstract Wikipedia team (27Q1 (Jul–Sep)), MW-1.47-notes (1.47.0-wmf.12; 2026-07-21), Abstract Wikipedia Fix-It tasks, WikiLambda Front-end, WikiLambda
Zaidusyy claimed T430796: Remove useScroll and scrollUtils if not used.
Wed, Jul 1, 10:03 PM · Essential-Work, Abstract Wikipedia team (27Q1 (Jul–Sep)), MW-1.47-notes (1.47.0-wmf.12; 2026-07-21), Abstract Wikipedia Fix-It tasks, WikiLambda Front-end, WikiLambda

Tue, Jun 30

Zaidusyy changed the status of T430678: Remove processor_form from DonationInterface from Open to In Progress.
Tue, Jun 30, 9:13 PM · Patch-For-Review, MediaWiki-extensions-DonationInterface, FR-Tech onboarding task, Fundraising-Backlog
Zaidusyy claimed T430678: Remove processor_form from DonationInterface.
Tue, Jun 30, 6:03 PM · Patch-For-Review, MediaWiki-extensions-DonationInterface, FR-Tech onboarding task, Fundraising-Backlog

Sun, Jun 28

Zaidusyy added a comment to T430432: Contact form workflow should have confirmation and completion steps after submission..

I've uploaded a new patchset that implements a client-side JavaScript module to disable the submit button asynchronously upon submission. I also wrapped the confirmation message in Html::successBox() for better user feedback.

Sun, Jun 28, 8:49 PM · Patch-For-Review, MediaWiki-extensions-ContactPage
Zaidusyy changed the status of T430432: Contact form workflow should have confirmation and completion steps after submission. from Open to In Progress.
Sun, Jun 28, 4:02 PM · Patch-For-Review, MediaWiki-extensions-ContactPage
Zaidusyy claimed T430432: Contact form workflow should have confirmation and completion steps after submission..
Sun, Jun 28, 4:02 PM · Patch-For-Review, MediaWiki-extensions-ContactPage

Sat, Jun 27

Zaidusyy added a project to T430056: Image page link to Commons does not escape question marks: Patch-For-Review.
Sat, Jun 27, 7:04 PM · Patch-For-Review, Wikipedia-Android-App
Zaidusyy changed the status of T430056: Image page link to Commons does not escape question marks from Open to In Progress.

I've opened a PR to fix this. It swaps out URLEncoder for Uri.encode so we stop escaping the namespace colon, which fixes the redirect loop breaking the Commons links.

Sat, Jun 27, 7:02 PM · Patch-For-Review, Wikipedia-Android-App
Zaidusyy claimed T430056: Image page link to Commons does not escape question marks.
Sat, Jun 27, 6:44 PM · Patch-For-Review, Wikipedia-Android-App
Zaidusyy added a member for Pywikibot: Zaidusyy.
Sat, Jun 27, 2:31 PM
Zaidusyy changed the status of T430337: Vector 2022 should use user icon for Log in/Create account dropdown on small resolutions from Open to In Progress.

I have submitted a patch for this issue.

Sat, Jun 27, 2:06 PM · Growth-Team, Reader Experience Team, Patch-For-Review, Vector 2022
Zaidusyy claimed T430337: Vector 2022 should use user icon for Log in/Create account dropdown on small resolutions.
Sat, Jun 27, 2:00 PM · Growth-Team, Reader Experience Team, Patch-For-Review, Vector 2022
Zaidusyy claimed T430282: Implement target namespace selection for Wanda querying internally.

I'd like to work on this task. I have a patch ready and will submit it shortly.

Sat, Jun 27, 12:41 PM · good first task, MediaWiki-extensions-Wanda
Zaidusyy added a comment to T430393: Rename "Public knowledge" to "LLM Knowledge" for accurate alignment.

Abandoning this change since the task has already been resolved by another merged patch.
I had claimed the task and was working on it, but another patch was merged before this one could be reviewed.
Thank you for the review.

Sat, Jun 27, 10:21 AM · good first task, MediaWiki-extensions-Wanda
Zaidusyy claimed T430393: Rename "Public knowledge" to "LLM Knowledge" for accurate alignment.
Sat, Jun 27, 9:24 AM · good first task, MediaWiki-extensions-Wanda

Fri, Jun 26

Zaidusyy updated Zaidusyy.
Fri, Jun 26, 9:26 PM
Zaidusyy added a comment to T429887: Talk page: edit section: Cannot find section -> off by one error.

@ABreault-WMF
No worries, it was a good learning experience.
Thanks for the heads up

Fri, Jun 26, 9:25 PM · Content-Transform-Team (Work In Progress), Parsoid
Zaidusyy claimed T430266: certificate test of version script fails with newest certifi 2026.6.17.
Fri, Jun 26, 2:49 PM · good first task, Pywikibot
Zaidusyy added a comment to T430301: Request to unlock GitLab account for Zaidusyy for contributing to TestKitchen (T429059).

Thank you for granting access and for the quick response.
I appreciate your help :)

Fri, Jun 26, 11:50 AM · Release-Engineering-Team (Doing 😎), GitLab (Account Approval)
Zaidusyy renamed T430301: Request to unlock GitLab account for Zaidusyy for contributing to TestKitchen (T429059) from Request to unlock GitLab account for [Your Username] for contributing to TestKitchen (T429059) to Request to unlock GitLab account for Zaidusyy for contributing to TestKitchen (T429059).
Fri, Jun 26, 11:43 AM · Release-Engineering-Team (Doing 😎), GitLab (Account Approval)
Zaidusyy created T430301: Request to unlock GitLab account for Zaidusyy for contributing to TestKitchen (T429059).
Fri, Jun 26, 11:36 AM · Release-Engineering-Team (Doing 😎), GitLab (Account Approval)

Thu, Jun 25

Zaidusyy changed the status of T429684: [MEX] M5 - align coordinates on RTL as LTR from Open to In Progress.
Thu, Jun 25, 12:37 PM · Patch-For-Review, Wikidata-Omega, Wikidata
Zaidusyy changed the status of T429684: [MEX] M5 - align coordinates on RTL as LTR, a subtask of T415326: [MEX] M5 - additional functionality and clean up, from Open to In Progress.
Thu, Jun 25, 12:36 PM · Wikidata, Wikidata-Omega (Radar/Epics/Stalled), Epic
Zaidusyy changed the status of T430081: CodeMirror uses a different icon for the WikiEditor search button from Open to In Progress.
Thu, Jun 25, 9:38 AM · MW-1.47-notes (1.47.0-wmf.10; 2026-07-07), MediaWiki-extensions-CodeMirror, WikiEditor (2010)
Zaidusyy claimed T430081: CodeMirror uses a different icon for the WikiEditor search button.
Thu, Jun 25, 8:28 AM · MW-1.47-notes (1.47.0-wmf.10; 2026-07-07), MediaWiki-extensions-CodeMirror, WikiEditor (2010)
Zaidusyy added a comment to T430093: pywikibot touch.py donesn't know -start parameter.

I was able to reproduce this issue and investigated the regression locally. Since the task is already being worked on, I'll unassign myself. Please let me know if any additional testing would be helpful.

Thu, Jun 25, 7:57 AM · Regression, Pywikibot-pagegenerators, Pywikibot
Zaidusyy claimed T430093: pywikibot touch.py donesn't know -start parameter.
Thu, Jun 25, 7:54 AM · Regression, Pywikibot-pagegenerators, Pywikibot

Wed, Jun 24

Zaidusyy added a comment to T430056: Image page link to Commons does not escape question marks.

Hi! I was able to reproduce this issue by following the steps described in the task. I'd like to investigate the URL generation logic in the Android app and work on a fix. If possible, could this task be assigned to me?
Thank you!

Wed, Jun 24, 4:39 PM · Patch-For-Review, Wikipedia-Android-App
Zaidusyy added a comment to T429059: Capture experiment phase index in all experiment-related analytics events.

Sorry for the duplicate patches, I abandoned them! (Forgot the Change-Id when amending).
@Sfaci I've fixed ConfigsFetcher, moved phase_index to Hooks, and added the test case you asked for.
One favor: my new GitLab account is currently locked pending admin approval, so I can't push the schema update. Could you push the phase_index addition for me so we can get this unblocked?
Thanks!

Wed, Jun 24, 1:51 PM · Test Kitchen (Experiment Platform Sprint 27), MW-1.47-notes (1.47.0-wmf.11; 2026-07-14), Patch-For-Review, good first task, Essential-Work

Tue, Jun 23

Zaidusyy claimed T429901: The email verification message from gerrit does not contain a clickable link.
Tue, Jun 23, 4:52 PM · Patch-For-Review, Gerrit
Zaidusyy added a comment to T429901: The email verification message from gerrit does not contain a clickable link.

@Ivan-r I tested this using Gmail, and the verification URL appears as a clickable link in the email. Could you provide more information about the email client or application where the link is not clickable (for example, Outlook, Thunderbird, or the Gmail mobile app)? It would also be helpful to know whether this happens consistently across different email clients.

Tue, Jun 23, 2:03 PM · Patch-For-Review, Gerrit
Zaidusyy claimed T429887: Talk page: edit section: Cannot find section -> off by one error.

Hi! I was able to reproduce this issue and would like to investigate it.

Tue, Jun 23, 11:03 AM · Content-Transform-Team (Work In Progress), Parsoid
Zaidusyy added a comment to T429891: hCaptcha: Log the sitekeys used when a sitekey-mismatch error is logged.

@kostajh actually i implemented just submitting patch :(

Tue, Jun 23, 10:51 AM · MW-1.47-notes (1.47.0-wmf.8; 2026-06-23), Product Safety and Integrity (Sprint Rose (Jun 15 - Jun 26)), Bot detection and mitigation (WE4.10 hCaptcha), ConfirmEdit (CAPTCHA extension), hCaptcha
Zaidusyy claimed T429891: hCaptcha: Log the sitekeys used when a sitekey-mismatch error is logged.

Hello! I'd like to work on this task. I am currently looking into the implementation and plan to submit a patch for review.

Tue, Jun 23, 10:48 AM · MW-1.47-notes (1.47.0-wmf.8; 2026-06-23), Product Safety and Integrity (Sprint Rose (Jun 15 - Jun 26)), Bot detection and mitigation (WE4.10 hCaptcha), ConfirmEdit (CAPTCHA extension), hCaptcha

Fri, Jun 19

Zaidusyy claimed T429684: [MEX] M5 - align coordinates on RTL as LTR.

Hello! I'd like to work on this task. I am currently looking into the implementation and plan to submit a patch for review.

Fri, Jun 19, 2:24 PM · Patch-For-Review, Wikidata-Omega, Wikidata

Jun 16 2026

Zaidusyy claimed T429306: Improve code quality in the entity usage deduplicator in Wikibase.

Hello! I'd like to work on this task. I am currently looking into the implementation and plan to submit a patch for review.

Jun 16 2026, 1:40 PM · Wikidata Integration in Wikimedia projects (Kanban Board), Patch-For-Review, Wikidata

Jun 15 2026

Zaidusyy claimed T429059: Capture experiment phase index in all experiment-related analytics events.

Hello! I'd like to work on this task. I am currently looking into the implementation and plan to submit a patch for review.

Jun 15 2026, 2:15 PM · Test Kitchen (Experiment Platform Sprint 27), MW-1.47-notes (1.47.0-wmf.11; 2026-07-14), Patch-For-Review, good first task, Essential-Work
Zaidusyy added a comment to T428991: Add U+0C5D to the special characters set for Language Telugu used in Vector, Vector 2022, Visual Editor.

@matmarex
Thanks for the review.

Jun 15 2026, 12:23 PM · MW-1.47-notes (1.47.0-wmf.7; 2026-06-16), MediaWiki-Page-editing, good first task

Jun 12 2026

Zaidusyy claimed T428991: Add U+0C5D to the special characters set for Language Telugu used in Vector, Vector 2022, Visual Editor.

Hello! I'd like to work on this task. I am currently looking into the implementation and plan to submit a patch for review.

Jun 12 2026, 11:45 PM · MW-1.47-notes (1.47.0-wmf.7; 2026-06-16), MediaWiki-Page-editing, good first task

Sep 14 2025

Zaidusyy added a comment to T404309: Remove reference to SiteInfo._get_default in APISite.

Uploaded patch for review: https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1187985

Sep 14 2025, 6:00 PM · good first task, Pywikibot-Documentation, Pywikibot
Zaidusyy claimed T404309: Remove reference to SiteInfo._get_default in APISite.
Sep 14 2025, 5:20 PM · good first task, Pywikibot-Documentation, Pywikibot