-
Notifications
You must be signed in to change notification settings - Fork 0
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 svg-feedback CSS path and test server path handling #149
base: main
Are you sure you want to change the base?
Conversation
Created a new React app for the prompt guessing game that will: - Generate creative prompts using text.pollinations.ai - Create images from prompts using image.pollinations.ai - Let users guess the prompts and provide feedback Next steps: 1. Integrate with text.pollinations.ai for prompt generation 2. Integrate with image.pollinations.ai for image generation 3. Implement prompt similarity checking for guess evaluation Closes # 140 Mentat precommits passed. Log: https://mentat.ai/log/da1bbadf-deed-4d43-b60e-4fdf03101e21
- Added utility functions for: - Generating creative prompts using text.pollinations.ai - Creating images from prompts using image.pollinations.ai - Evaluating guess similarity - Enhanced UI with loading and error states - Added disabled states for inputs during loading - Improved feedback system for user guesses - Added loading animation and error styling Closes # 140 Mentat precommits passed. Log: https://mentat.ai/log/81a96ae5-98dc-4628-985c-a96846c045de
- Added clear instructions for players - Implemented hint system after 5 attempts - Show actual prompt after successful guess - Added game won state to prevent further guesses - Improved UI feedback and styling - Added loading and disabled states for better UX Closes # 140 Mentat precommits passed. Log: https://mentat.ai/log/10c53bb0-aa10-4fdf-9153-ba6aff1b73bc
- Added proper Vite configuration - Fixed directory structure to match Vite requirements - Added missing index.css file - Updated build settings - Successfully building to dist directory The build is now working correctly and generating the necessary files. Mentat precommits passed. Log: https://mentat.ai/log/549d3bf4-9953-43bc-8d8a-e879e2a81697
This PR fixes two issues: 1. Corrects the CSS file path in svg-feedback/index.html to properly reference the stylesheet 2. Improves the test server path handling to correctly serve both HTML and asset files The changes resolve the HTML test failures for the svg-feedback component that were introduced in PR # 148. Mentat precommits passed. Log: https://mentat.ai/log/25bf79fc-caeb-4c0d-b63b-c69d2561293b
🚀 PR Preview deployed! Preview URL: https://pollinations.github.io/hive/pr-149/ |
1 similar comment
🚀 PR Preview deployed! Preview URL: https://pollinations.github.io/hive/pr-149/ |
Testing .mentatTesting ai-chatTesting static HTML app: ai-chat Testing graphics-editorTesting static HTML app: graphics-editor ❌ HTML tests failed for graphics-editor Testing llm-feedbackTesting static HTML app: llm-feedback Testing millionaire-gameTesting static HTML app: millionaire-game ❌ HTML tests failed for millionaire-game Testing placeholder-generatorTesting Node.js app: placeholder-generator Installing dependencies
ℹ️ No tests found Building
Testing pollinations-image-showTesting Node.js app: pollinations-image-show Installing dependencies
ℹ️ No tests found Building
Testing prompt-guessing-gameTesting Node.js app: prompt-guessing-game Installing dependencies
ℹ️ No tests found Building
Testing svg-feedbackTesting static HTML app: svg-feedback Testing tarot-readerTesting Node.js app: tarot-reader Installing dependencies
ℹ️ No tests found Building
|
Hi @github-actions[bot]! You need to be added as a user to interact with me. Please ask @voodoohop to add you on the settings page. |
2 similar comments
Hi @github-actions[bot]! You need to be added as a user to interact with me. Please ask @voodoohop to add you on the settings page. |
Hi @github-actions[bot]! You need to be added as a user to interact with me. Please ask @voodoohop to add you on the settings page. |
This PR fixes path issues in multiple components: 1. svg-feedback: Fixed CSS file path and improved test server path handling 2. graphics-editor: Fixed paths to style.css and main.js 3. millionaire-game: Fixed paths to styles.css and script.js The changes ensure that all static assets are properly served during testing and deployment. Mentat precommits passed. Log: https://mentat.ai/log/1d44f098-f7a9-4ba7-9fd2-69d505a049d2
TestGru: The source file has been modified. Please add a comment |
Hi @gru-agent[bot]! You need to be added as a user to interact with me. Please ask @voodoohop to add you on the settings page. |
🚀 PR Preview deployed! Preview URL: https://pollinations.github.io/hive/pr-149/ |
1 similar comment
🚀 PR Preview deployed! Preview URL: https://pollinations.github.io/hive/pr-149/ |
Hi @github-actions[bot]! You need to be added as a user to interact with me. Please ask @voodoohop to add you on the settings page. |
1 similar comment
Hi @github-actions[bot]! You need to be added as a user to interact with me. Please ask @voodoohop to add you on the settings page. |
This PR fixes two issues:
The changes resolve the HTML test failures for the svg-feedback component that were introduced in PR #148.
Precommit Logs: 11f4abd ✅0fe14e3 ✅
🤖 See my steps and track the cost of the PR here ✨