Skip to content

Fix mislabeled date field in "Add a new interaction" modal#317

Merged
stasel merged 2 commits intomainfrom
copilot/fix-title-incorrect-test-date
Apr 15, 2026
Merged

Fix mislabeled date field in "Add a new interaction" modal#317
stasel merged 2 commits intomainfrom
copilot/fix-title-incorrect-test-date

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 15, 2026

The date picker in InteractionDetailsModal was labeled "Test Date" — a copy-paste from TestDetailsModal — instead of "Interaction Date".

Change

  • InteractionDetailsModal.tsx: Corrected label prop on the date TextField from "Test Date""Interaction Date"

Copilot AI linked an issue Apr 15, 2026 that may be closed by this pull request
@HackYourFutures HackYourFutures temporarily deployed to dojo-copilot-fix-title--qy5iql April 15, 2026 11:57 Inactive
@HackYourFutures HackYourFutures temporarily deployed to dojo-copilot-fix-title--qy5iql April 15, 2026 11:58 Inactive
Copilot AI changed the title [WIP] Fix incorrect title from 'Test date' to 'Interaction date' Fix mislabeled date field in "Add a new interaction" modal Apr 15, 2026
Copilot AI requested a review from stasel April 15, 2026 11:59
@stasel stasel marked this pull request as ready for review April 15, 2026 12:16
Copilot AI review requested due to automatic review settings April 15, 2026 12:16
@stasel stasel merged commit 7114acc into main Apr 15, 2026
3 checks passed
@stasel stasel deleted the copilot/fix-title-incorrect-test-date branch April 15, 2026 12:16
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes a mislabeled date field in the “Add a new interaction” modal by updating the date picker label to correctly reference interactions instead of tests.

Changes:

  • Updated the date TextField label in InteractionDetailsModal from "Test Date" to "Interaction Date".

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

Incorrect title "Test date" when creating a new interaction

4 participants