Skip to content

chore: integrate Frase widget and update dependencies#2

Open
keyserfaty wants to merge 1 commit intomasterfrom
frase/worktree-1760650405023
Open

chore: integrate Frase widget and update dependencies#2
keyserfaty wants to merge 1 commit intomasterfrom
frase/worktree-1760650405023

Conversation

@keyserfaty
Copy link
Owner

Summary

This PR integrates the Frase widget into the application and updates project dependencies via yarn. The Frase widget enables customer feedback and support functionality. Additionally, a temporary background color change was made (likely for testing purposes).

Changes

  • Frase Widget Integration: Added Frase widget script, stylesheet, and configuration to public/index.html with production environment settings
  • Widget Configuration: Configured widget with worktree ID, project ID, API URL, and widget key
  • Styling Update: Changed body background color from #6EA5F1 (blue) to red in src/index.css
  • Dependencies: Updated yarn.lock with latest dependency versions and resolution changes

Testing

  1. Run yarn install to ensure all dependencies are properly installed
  2. Start the development server with yarn start
  3. Verify the Frase widget loads correctly in the browser (check for widget container in the DOM)
  4. Confirm the background color change is visible (red background)
  5. Test the Frase widget functionality by interacting with it
  6. Check browser console for any errors related to widget loading or configuration

Note: The background color change to red appears to be temporary/for testing and should likely be reverted before merging to production.

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.

1 participant