Skip to content

Fix/test stability#735

Merged
davidmaronio merged 11 commits into
Iris-IV:mainfrom
TheShnider:fix/test-stability
Jul 13, 2026
Merged

Fix/test stability#735
davidmaronio merged 11 commits into
Iris-IV:mainfrom
TheShnider:fix/test-stability

Conversation

@TheShnider

Copy link
Copy Markdown
Contributor

Summary

Closes #632

Type of Change

  • Bug fix
  • Feature
  • Chore / maintenance
  • Documentation
  • Test coverage

Contributor Checklist

  • Linked the related issue above.
  • Reviewed CONTRIBUTING.md for branch, commit, and PR title conventions.
  • Confirmed this follows the current Stellar Wave contribution flow, if applicable.
  • Added or updated tests when behavior changed.
  • Updated docs, examples, or translations when needed.

Validation

  • npm run lint
  • npm run format:check
  • npm run typecheck
  • npm test
  • npm run build
  • Not run; reason:

Notes for Reviewers

@sshdopey

sshdopey commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Auto-review failed (API error). Leaving PR for human review.

@sshdopey

sshdopey commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Auto-review failed (API error). Leaving PR for human review.

@sshdopey

sshdopey commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Auto-review failed (API error). Leaving PR for human review.

@sshdopey

sshdopey commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Auto-review failed (API error). Leaving PR for human review.

@sshdopey

sshdopey commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Auto-review failed (API error). Leaving PR for human review.

@sshdopey

sshdopey commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Auto-review failed (API error). Leaving PR for human review.

@sshdopey

sshdopey commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Auto-review failed (API error). Leaving PR for human review.

@davidmaronio

Copy link
Copy Markdown
Contributor

good test-stability work. two ci fixes: (1) prettier fails on 5 files (VotingComponent.test.tsx, CampaignUpdates.test.tsx, AdminClient.tsx, the causes pages), run npx prettier --write . and commit, and (2) Validate commit messages fails, your two "Fix flaky ..." commits have no conventional prefix, reword to fix: .... then rebase (dirty). Playwright red is shared/broken.

@sshdopey

sshdopey commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Auto-review failed (API error). Leaving PR for human review.

@davidmaronio
davidmaronio merged commit 4c19e45 into Iris-IV:main Jul 13, 2026
8 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add language switcher to the navbar

3 participants