Skip to content

Fix UI bugs (screen recording download, reject/undo reject participant buttons)#1235

Merged
jaykim1213 merged 4 commits into
devfrom
jay/UIfix
May 29, 2026
Merged

Fix UI bugs (screen recording download, reject/undo reject participant buttons)#1235
jaykim1213 merged 4 commits into
devfrom
jay/UIfix

Conversation

@jaykim1213
Copy link
Copy Markdown
Contributor

Does this PR close any open issues?

Closes #1233
Closes #1234

Give a longer description of what this PR addresses and why it's needed

Fix small UI bugs

  • Fix the screen recording download button use the same light blue style as the audio download button.
  • Add spacing between the Undo Reject Participant and Reject Participant buttons.
  • Update reject button/modal labels to use singular/plural text correctly. (participant/participants)

Provide pictures/videos of the behavior before and after these changes (optional)

After

Screenshot 2026-05-27 at 10 00 55 PM Screenshot 2026-05-27 at 10 01 33 PM

Before

image image

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 28, 2026

🪓 PR closed, deleted preview.

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

This PR fixes small UI inconsistencies in the individual study analysis views, covering download button styling and participant rejection controls.

Changes:

  • Matches the screen recording download icon style to the audio download icon.
  • Clears stale screen recording URLs when footer prerequisites are missing.
  • Adds spacing and singular/plural labels for reject/undo reject participant actions.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/analysis/individualStudy/thinkAloud/ThinkAloudFooter.tsx Updates screen recording download button styling and clears stale URL state.
src/analysis/individualStudy/ParticipantRejectModal.tsx Adds grouped spacing between reject buttons and improves singular/plural labels in modal/buttons.

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

Comment thread src/analysis/individualStudy/ParticipantRejectModal.tsx Outdated
@jaykim1213 jaykim1213 marked this pull request as ready for review May 28, 2026 04:09
@jaykim1213 jaykim1213 merged commit 9bd772b into dev May 29, 2026
5 of 7 checks passed
@jaykim1213 jaykim1213 deleted the jay/UIfix branch May 29, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants