Skip to content

Fix singular row count label - #103

Open
david-caro wants to merge 2 commits into
mainfrom
fix-singular-row-count
Open

Fix singular row count label#103
david-caro wants to merge 2 commits into
mainfrom
fix-singular-row-count

Conversation

@david-caro

@david-caro david-caro commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Fixes T419564.

Copied from #98 for deployment

Before:
Resultset (1 rows)

After:
Resultset (1 row)

Bug: T419564
This updates the row count label to use the singular form when exactly one row is returned.

Bug: T419564
Change-Id: Idaa739f08156f0a18440a40b282f0ce032c629f4
Signed-off-by: David Caro <me@dcaro.es>
@david-caro
david-caro force-pushed the fix-singular-row-count branch from 5572d80 to 2dc4f14 Compare September 10, 2026 16:29
@david-caro

Copy link
Copy Markdown
Contributor Author

The deployment failed, blocked by https://phabricator.wikimedia.org/T395238

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants