Page MenuHomePhabricator

Aarohisharma3 (Aarohisharma3)
User

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Tuesday

  • No visible events.

User Details

User Since
Dec 31 2025, 2:49 PM (9 w, 3 d)
Availability
Available
LDAP User
Aarohisharma3
MediaWiki User
Unknown

Recent Activity

Jan 31 2026

Aarohisharma3 added a comment to T414882: Additional top margin for Parsoid outputs for sections with no lead.

Sure, I would like to work on this!
Thank you - This helps a lot!

Jan 31 2026, 3:17 PM · Reader Experience Team, Patch-For-Review, MinervaNeue, Readers Essential Work 2025 (WE6.3.4 Fix bugs within the reading experience across platforms for Parsoid Read Views)

Jan 22 2026

Aarohisharma3 added a comment to T415207: VisualEditor shouldn't change   in sub-reference details.

I've submitted a patch to fix this issue: https://gerrit.wikimedia.org/r/c/mediawiki/services/parsoid/+/1230147

Jan 22 2026, 7:00 AM · Content-Transform-Team (Work In Progress), Cite (Sub-referencing), VisualEditor

Jan 21 2026

Aarohisharma3 added a comment to T401746: Bad spacing of <math>x := 1</math> in MathML.

Thanks for pointing this out! I’ll double-check my commit and push the missing files if needed.

Jan 21 2026, 4:08 PM · Patch-For-Review, Math
Aarohisharma3 added a comment to T401746: Bad spacing of <math>x := 1</math> in MathML.

Patch uploaded to Gerrit: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Math/+/1229591

Jan 21 2026, 3:47 PM · Patch-For-Review, Math
Aarohisharma3 added a comment to T401746: Bad spacing of <math>x := 1</math> in MathML.

Thanks for the review!

Jan 21 2026, 2:42 PM · Patch-For-Review, Math

Jan 20 2026

Aarohisharma3 created T415066: Support for dash-separated IP ranges in MediaWiki input components.
Jan 20 2026, 1:37 PM · MediaWiki-General, Product Safety and Integrity
Aarohisharma3 added a comment to T414592: ContributionsRangeTrait fails to parse CIDR using "X.X.X.X - Y.Y.Y.Y" format.

Thanks for closing this! Confirmed that the original issue is resolved.

Jan 20 2026, 1:23 PM · MediaWiki-General, Product Safety and Integrity (Essential Work Sprint (Dec 15th - Jan 9th)), Essential-Work

Jan 14 2026

Aarohisharma3 added a comment to T414592: ContributionsRangeTrait fails to parse CIDR using "X.X.X.X - Y.Y.Y.Y" format.

Okay sure, makes sense
Thanks for the clarification!

Jan 14 2026, 4:31 PM · MediaWiki-General, Product Safety and Integrity (Essential Work Sprint (Dec 15th - Jan 9th)), Essential-Work
Aarohisharma3 added a comment to T414592: ContributionsRangeTrait fails to parse CIDR using "X.X.X.X - Y.Y.Y.Y" format.

I've submitted the patch : https://phabricator.wikimedia.org/T414592

Jan 14 2026, 4:24 PM · MediaWiki-General, Product Safety and Integrity (Essential Work Sprint (Dec 15th - Jan 9th)), Essential-Work

Jan 12 2026

Aarohisharma3 added a comment to T401746: Bad spacing of <math>x := 1</math> in MathML.

I submitted the patch: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Math/+/1225554 for this task.

Jan 12 2026, 12:52 PM · Patch-For-Review, Math
Aarohisharma3 added a comment to T414276: Not enough spacing before colon in MathML with set-builder notation.

Thanks for the review!
I’ve updated the patch to ensure that <math>A{:}B</math> generates <mo lspace="0em" rspace="0em">:</mo> without extra spacing.
I’ll now take a look at T401746 as well.

Jan 12 2026, 12:44 PM · Math

Jan 11 2026

Aarohisharma3 added a comment to T414276: Not enough spacing before colon in MathML with set-builder notation.

I've fixed the MathML colon spacing issue by adding explicit lspace and rspace attributes (0.278em) to the colon operator when rendered in native MathML.

Jan 11 2026, 4:47 PM · Math
Aarohisharma3 added a comment to T414279: LibUp upgrade on mediawiki/core removes hints to local tests/selenium/wdio-mediawiki package from lock file.

I've fixed the npm lockfile issue by migrating wdio-mediawiki to use the npm workspace protocol. This prevents LibUp and npm update from attempting to replace the local file reference with the registry version.

Jan 11 2026, 3:43 PM · User-zeljkofilipin, Browser Test Platform, Patch-For-Review, LibUp
Aarohisharma3 added a comment to T414247: Set up QuickSurvey for continuous research recruitment.

i've added the necessary i18n message keys for the continuous research recruitment survey and successfully tested the implementation locally.

Jan 11 2026, 12:31 PM · Patch-For-Review, Growth-Team

Jan 9 2026

Aarohisharma3 added a comment to T414120: There is excessive whitespace in between dashboard modules on certain skins.

I've submitted a patch to reduce the excessive vertical whitespace between PersonalDashboard modules:

Jan 9 2026, 3:44 PM · MW-1.46-notes (1.46.0-wmf.14; 2026-02-03), OKR-Work, PersonalDashboard, Moderator-Tools-Team (Kanban)
Aarohisharma3 added a comment to T414069: Upgrade Codex to v1.18.0 in VE core.

Thanks!
Happy to help move this forward. Let me know if you'd like me to make any adjustments to the patch.

Jan 9 2026, 6:55 AM · Skipped QA, Editing-team (Kanban Board), dark-mode, VisualEditor

Jan 8 2026

Aarohisharma3 added a comment to T414069: Upgrade Codex to v1.18.0 in VE core.

I've upgraded the vendored Codex Design Tokens from v1.6.1 to v1.18.0 using the update-codex.sh script. All builds and tests pass successfully.

Jan 8 2026, 5:41 PM · Skipped QA, Editing-team (Kanban Board), dark-mode, VisualEditor
Aarohisharma3 added a comment to T413706: Link selection in standalone VisualEditor has low contrast in dark mode.

Hi, so now I updated the patch to use only LESS variables from the vendored Codex design tokens!

Jan 8 2026, 5:32 PM · Skipped QA, Editing QA, Editing-team (Kanban Board), dark-mode, VisualEditor
Aarohisharma3 added a comment to T413706: Link selection in standalone VisualEditor has low contrast in dark mode.

Thanks for the clarification, Zoe!

Jan 8 2026, 2:57 PM · Skipped QA, Editing QA, Editing-team (Kanban Board), dark-mode, VisualEditor
Aarohisharma3 added a comment to T413627: Request GitLab account approval - Aarohisharma3.

Hi! Thank you for the approval.
I plan to contribute to MediaWiki core, VisualEditor, frontend components, and related tooling/build pipelines on Wikimedia GitLab.
I'm still exploring the ecosystem and may expand to other repos as I progress.
Thanks again!

Jan 8 2026, 10:16 AM · Essential-Work, Release-Engineering-Team (Doing 😎), GitLab (Account Approval)
Aarohisharma3 added a comment to T413940: Page header broken when width is exactly 1120px.

I’ve submitted a patch to address this issue:
https://gerrit.wikimedia.org/r/c/mediawiki/skins/Vector/+/1224555

Jan 8 2026, 8:00 AM · Browser-Support-Firefox, CSS, Reader Experience Team, Codex, Patch-For-Review, Vector 2022

Jan 7 2026

Aarohisharma3 added a comment to T413938: Diff pages do not render on older browsers: Last modified bar throws exception meaning diff popup overlay doesn't render.

I’ve implemented a fix that addresses the root cause of the RangeError: Invalid time zone specified seen on older browsers.
Summary of changes:
Primary fix: Updated offsetToZone() in DateFormatter.js to return 'Etc/GMT' for a zero offset instead of generating 'Etc/GMT±0', which is not recognized by Chrome 65–66.
Defensive fix: Wrapped the Intl.DateTimeFormat constructor in a try–catch to gracefully fall back to the system timezone if an invalid timezone identifier is ever encountered.
Tests: Added coverage to verify correct handling of a zero offset.
Testing:
All npm tests pass (136/136)
Manually verified diff pages render correctly with timestamps
No RangeError observed in older browsers
Patch: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1224121
Happy to adjust anything if there are concerns with the approach.

Jan 7 2026, 4:23 PM · JavaScript, Patch-For-Review, MediaWiki-Page-diffs, Reader Experience Team, Moderator-Tools-Team, Wikimedia-production-error, MinervaNeue, Browser-Support-Google-Chrome

Jan 6 2026

Aarohisharma3 added a comment to T413706: Link selection in standalone VisualEditor has low contrast in dark mode.

(Adding: thanks for clarifying the LESS mechanism — I’ll wait for your guidance before making further changes.)

Jan 6 2026, 7:28 PM · Skipped QA, Editing QA, Editing-team (Kanban Board), dark-mode, VisualEditor
Aarohisharma3 added a comment to T413706: Link selection in standalone VisualEditor has low contrast in dark mode.

Thanks for taking a look! I'm happy to make any changes needed to ensure compatibility with standalone mode. Let me know if you'd like me to adjust the patch or if you'll handle it.

Jan 6 2026, 7:28 PM · Skipped QA, Editing QA, Editing-team (Kanban Board), dark-mode, VisualEditor
Aarohisharma3 added a comment to T413850: TypeError: Cannot read properties of null (reading 'getSelection').

I submitted a patch for review:
https://gerrit.wikimedia.org/r/c/VisualEditor/VisualEditor/+/1223698

Jan 6 2026, 5:48 PM · VisualEditor, Wikimedia-production-error

Jan 4 2026

Aarohisharma3 added a comment to T413706: Link selection in standalone VisualEditor has low contrast in dark mode.

I've submitted a patch to fix this issue:
https://gerrit.wikimedia.org/r/c/VisualEditor/VisualEditor/+/1222800

Jan 4 2026, 3:22 PM · Skipped QA, Editing QA, Editing-team (Kanban Board), dark-mode, VisualEditor

Dec 31 2025

Aarohisharma3 created T413627: Request GitLab account approval - Aarohisharma3.
Dec 31 2025, 3:01 PM · Essential-Work, Release-Engineering-Team (Doing 😎), GitLab (Account Approval)