Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Show loading indicator while browser is starting when recording #289

Merged

Conversation

e-fisher
Copy link
Collaborator

@e-fisher e-fisher commented Oct 30, 2024

Description

Previously we would show empty screen while recorder is starting and we haven't received any requests yet. It also didn't allow changing group name after clearing requests. This PR adds "Requests will appear here" loading indicator and fixes group rename issue.

Before:

CleanShot.2024-10-30.at.13.06.00.mp4

After:

CleanShot.2024-10-30.at.13.06.30.mp4

How to Test

Verify loading state and empty state is displayed as expected in recorder, recorded har viewer and validator.

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (npm run lint) and all checks pass.
  • I have run tests locally (npm test) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Screenshots (if appropriate):

Related PR(s)/Issue(s)

@e-fisher e-fisher requested a review from a team as a code owner October 30, 2024 11:11
@e-fisher e-fisher requested review from going-confetti and cristianoventura and removed request for a team October 30, 2024 11:11
Copy link
Member

@Llandy3d Llandy3d left a comment

Choose a reason for hiding this comment

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

🚀 🚀

@e-fisher e-fisher merged commit 6e70415 into main Oct 30, 2024
2 checks passed
@e-fisher e-fisher deleted the fix/show-message-while-browser-is-loading-in-recorder branch October 30, 2024 13:44
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.

2 participants