Page MenuHomePhabricator

shreya-bhagat (Shreya Bhagat)
User

Today

  • No visible events.

Tomorrow

  • No visible events.

Friday

  • No visible events.

User Details

User Since
Oct 8 2025, 3:36 AM (18 w, 4 h)
Availability
Available
LDAP User
Shreya-bhagat
MediaWiki User
Unknown

Recent Activity

Oct 28 2025

shreya-bhagat added a comment to T406989: Proof of concept for adding new statements.

@shreya-bhagat Great work! I like very much the that you gave special treatment to each type of input. You also used very well the CSS styles, and the flow is perfect on desktop devices. The only detail I would pay attention is that the responsive behavior could be improved a little (at least on my mobile, the Add information button grows downwards in a strange way).

Thanks for the feedback!
@Pepe_piton Fixed responsiveness: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/83

Oct 28 2025, 3:49 PM · Tool-paulina
shreya-bhagat added a comment to T407558: Proof of concept: add work form, with autocomplete.

@Pepe_piton thanks for the feedback!
Needed some clarifications regarding my PR:

If an authentication token is not used, it gives this error: status: {"error":"rest-cross-origin-anon-write","httpCode":403,"httpReason":"Forbidden"} It's strange because the Wikibase REST API responds successfully to the exact same request when Python requests module is used.

  1. Reading up on MediaWiki Manual CORS, I wonder if this is an intended behaviour? Because when browser JS (origin = user's browser) calls the API without a bearer token, it’s both cross-origin and unauthenticated. while using the same functionality in python module (origin: flask server), there’s no CORS layer at all — it’s a straight network request. while using bearer token with javascript, the request is still cross origin, but authenticated, hence wikidata allows it (I try and understand it in simpler terms: as if authentication with a bearer token overrides the CORS issue). Your thoughts on this?
Oct 28 2025, 8:39 AM · Tool-paulina

Oct 24 2025

shreya-bhagat added a comment to T407551: Proof of concept: Add author form.

@Nat_WDU I had submitted my MR link but found some responsiveness issues with it. fixing them and reattaching the MR asap!

Oct 24 2025, 2:04 PM · Tool-paulina

Oct 22 2025

shreya-bhagat added a comment to T407558: Proof of concept: add work form, with autocomplete.

@Pepe_piton @Nat_WDU apologies for the delay due to holiday weekend in India.

Oct 22 2025, 6:37 PM · Tool-paulina

Oct 18 2025

shreya-bhagat added a comment to T407551: Proof of concept: Add author form.
Oct 18 2025, 7:25 AM · Tool-paulina

Oct 17 2025

shreya-bhagat added a comment to T407385: Create new generic page.

@Nat_WDU @Pepe_piton hello!
my attempt: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/117

Oct 17 2025, 3:36 PM · Tool-paulina
shreya-bhagat added a comment to T405621: Improve country dropdown for the "country of origin" filter in the advanced search for works..

@shreya-bhagat, now I do see the correct styles.

thanks @DidiCoronel for the feedback!

Oct 17 2025, 2:49 PM · Tool-paulina

Oct 16 2025

shreya-bhagat added a comment to T405621: Improve country dropdown for the "country of origin" filter in the advanced search for works..

Hello @DidiCoronel!
I think just before pushing I made a mistake in the css file. I've fixed that now, have a look: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/90/diffs?diff_id=136659&start_sha=f7156e42826322923b25e9e1091c5a51585ba6e1

Oct 16 2025, 4:50 PM · Tool-paulina
shreya-bhagat added a comment to T405635: Create API call examples to create and edit Wikidata works and authors items..

haha thanks @Miiswom.
Yes, exactly this! played around on the UI and tested all properties.

Oct 16 2025, 12:01 PM · Tool-paulina
shreya-bhagat added a comment to T405635: Create API call examples to create and edit Wikidata works and authors items..

@Miiswom I faced this error too. If you look through any test.wikidata.org page, you will notice that the property IDs used for test instances are different from production.
So, while P31 refers to instance of in wikidata, for test.wikidata, the property ID for instance of is P82

Oct 16 2025, 11:31 AM · Tool-paulina

Oct 15 2025

shreya-bhagat added a comment to T406950: Add Wikidata and Wikimedia Commons links to work page.

https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/91
@Pepe_piton @Nat_WDU Kindly review the changes!

Oct 15 2025, 2:12 PM · Tool-paulina
shreya-bhagat added a comment to T405621: Improve country dropdown for the "country of origin" filter in the advanced search for works..

Completed the task, Kindly review!
Reused the existing javascript functionality of Nationality filter.

Oct 15 2025, 11:06 AM · Tool-paulina
shreya-bhagat added a comment to T405604: Prefill nationality of author and country of origin of work at the country page.

Completed the task, kindly review @Pepe_piton @Nat_WDU

Oct 15 2025, 7:53 AM · Tool-paulina

Oct 14 2025

shreya-bhagat added a comment to T406989: Proof of concept for adding new statements.

Hello! @Pepe_piton @Nat_WDU
Completed the task: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/83

Oct 14 2025, 8:11 PM · Tool-paulina

Oct 13 2025

shreya-bhagat added a comment to T405598: Improvements to the copyright term page: term description.

@Nat_WDU Rebased my PR to the latest main. Please review!

Oct 13 2025, 6:15 PM · Tool-paulina
shreya-bhagat added a comment to T405603: Improvements to the copyright term page: country list styles.

Thanks for the feedback @Nat_WDU

Oct 13 2025, 4:39 PM · Tool-paulina
shreya-bhagat added a comment to T406949: Add field "inception" to work page.

@Pepe_piton thanks for the feedback!

Oct 13 2025, 4:26 PM · Tool-paulina
shreya-bhagat added a comment to T405598: Improvements to the copyright term page: term description.

@Nat_WDU @Pepe_piton
Completed the task, kindly review!
https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/70

Oct 13 2025, 3:57 PM · Tool-paulina

Oct 11 2025

shreya-bhagat added a comment to T405635: Create API call examples to create and edit Wikidata works and authors items..

@Sandijigs I didn't see any PR linked to the phabricator ticket, and the task was still marked In Progress.

Oct 11 2025, 1:08 PM · Tool-paulina
shreya-bhagat placed T405635: Create API call examples to create and edit Wikidata works and authors items. up for grabs.

Completed the task! @Pepe_piton @Nat_WDU
Was a very good learning experience , created my own test wiki data pages and played around with them. Tried all API requests on the https://test.wikidata.org/w/rest.php/wikibase base URL.

Oct 11 2025, 12:55 PM · Tool-paulina
shreya-bhagat added a comment to T405754: Outreachy 31: Micro-task Generator for Organizers on Wikipedia (application).

got it. thanks for the help @Xinacod @Isaac!

Oct 11 2025, 5:55 AM · Research, Outreachy (Round 31)

Oct 10 2025

shreya-bhagat added a comment to T406909: Hide author data fields when they have no value.

Implemented the changes in the above PR
For displaying values of various fields, I employed a list of dicts (with field label and value) within the jinja template, iterating over them in a for loop. Skipping the ones where the value attribute of the dict is empty.

Oct 10 2025, 4:07 PM · Tool-paulina
shreya-bhagat added a comment to T406994: Hide work data fields when they have no value.

Hello @Pepe_piton !
I completed the task, kindly review the merge request:
https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/34

Oct 10 2025, 3:39 PM · Tool-paulina
shreya-bhagat added a comment to T405754: Outreachy 31: Micro-task Generator for Organizers on Wikipedia (application).

Hello @Isaac @SBisson @SEgt-WMF, other mentors and fellow contributors!
Shreya Bhagat here, an outreachy applicant. Found your project very interesting and have forked your ipynb file into my PAWS account.
I'm getting started with the first task, and need a few clarifications: The question is very open ended, there are a number of relevant articles on climate change - some are based on the recent current happenings, some are basic concepts, some describing past events, etc.

  1. As we are aiming for a list of newcomers, should I only target pages that need minor changes?
  2. Is it okay to think from a perspective of adding new information, fact checking, removing biased content etc.?
  3. Do I link such articles to my answers?
Oct 10 2025, 1:21 PM · Research, Outreachy (Round 31)
shreya-bhagat added a comment to T399974: Results pagination.

@Nat_WDU @Pepe_piton kindly review!

Oct 10 2025, 9:35 AM · Tool-paulina
shreya-bhagat updated subscribers of T406949: Add field "inception" to work page.

@Oluwatumininu.m two observations:

  1. Your changes are incomplete: just modifying the jinja template will always show "inception" field as "unknown", as you're not passing the value of "inception" field to the template.
  2. All your changes are in a single merge request. Each change should be on a separate PR.
Oct 10 2025, 6:32 AM · Tool-paulina

Oct 9 2025

shreya-bhagat added a comment to T399974: Results pagination.
Oct 9 2025, 9:53 AM · Tool-paulina
shreya-bhagat claimed T405603: Improvements to the copyright term page: country list styles.
Oct 9 2025, 5:27 AM · Tool-paulina
shreya-bhagat updated subscribers of T405603: Improvements to the copyright term page: country list styles.

@Nat_WDU @Pepe_piton Completed this task, kindly review and merge:
Merge request: https://gitlab.wikimedia.org/toolforge-repos/paulina/-/merge_requests/13
Preview of changes:

Screenshot from 2025-10-09 10-53-02.png (988×1 px, 74 KB)

Oct 9 2025, 5:27 AM · Tool-paulina
shreya-bhagat added a comment to T370173: Add ethnic group to author's page.

Thank you @Pepe_piton!

Oct 9 2025, 1:35 AM · Tool-paulina

Oct 8 2025

shreya-bhagat added a comment to T370173: Add ethnic group to author's page.

Here's the merge request! (gitlab account was just approved)

Oct 8 2025, 1:57 PM · Tool-paulina
shreya-bhagat added a comment to T370173: Add ethnic group to author's page.

@Nat_WDU
I've completed the task. The screenshot is attached.
However, a few concerns:

  1. My Gitlab account hasn't been approved by the Administrator, I'm unable to create a PR.
  2. Property 172 often is a nil value for various authors. In those cases: do you want me show the ethnicity field as empty (analogous to how Date of Death shows up for authors who are alive), or do you want me to skip the field entirely?
  3. Let me know the order of properties: I'm not so sure which position will be appropriate.
Oct 8 2025, 1:30 PM · Tool-paulina
shreya-bhagat added a comment to T406442: PendingChangesBot: prevent auto-approval after approval removal.

Hello!
FYI, working on this issue.

Oct 8 2025, 10:59 AM · PendingChangesBot
shreya-bhagat added a comment to T406336: Add redirect test to PendingChangesBot.

okay, sure!

Oct 8 2025, 10:56 AM · PendingChangesBot
shreya-bhagat updated subscribers of T406336: Add redirect test to PendingChangesBot.

@adiba_anjum I'd like to take this issue up! Kindly assign it to me.

Oct 8 2025, 9:12 AM · PendingChangesBot
shreya-bhagat added a comment to T370173: Add ethnic group to author's page.

Is this the correct implementation, please clarify if incorrect?

Oct 8 2025, 5:23 AM · Tool-paulina
shreya-bhagat added a comment to T405603: Improvements to the copyright term page: country list styles.

Would be interested in taking up this task if possible!

Oct 8 2025, 4:26 AM · Tool-paulina
shreya-bhagat added a comment to T370173: Add ethnic group to author's page.

Interested in taking up the task! Kindly assign it to me if possible.

Oct 8 2025, 4:12 AM · Tool-paulina
shreya-bhagat added a comment to T405603: Improvements to the copyright term page: country list styles.
Oct 8 2025, 4:10 AM · Tool-paulina
shreya-bhagat added a watcher for Tool-paulina: shreya-bhagat.
Oct 8 2025, 3:45 AM
shreya-bhagat removed a watcher for Tool-paulina: shreya-bhagat.
Oct 8 2025, 3:44 AM
shreya-bhagat added a watcher for Tool-paulina: shreya-bhagat.
Oct 8 2025, 3:44 AM