Skip to content

Conversation

sparkoo
Copy link
Owner

@sparkoo sparkoo commented Aug 20, 2025

closes #58

@sparkoo sparkoo linked an issue Aug 20, 2025 that may be closed by this pull request
@sparkoo sparkoo requested a review from Copilot August 20, 2025 19:26
Copy link

@Copilot 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 removes test demo functionality from the home page by eliminating hardcoded demo links and a test function. The changes clean up the user interface by removing development/testing artifacts that were likely not intended for production use.

  • Removes test demo links section with hardcoded GitHub URLs for various CS:GO maps
  • Removes test button and associated click handler function
  • Simplifies the home page interface by removing development testing elements
Comments suppressed due to low confidence (1)

web/src/Index/Home.jsx:43

  • The button text contains a spelling error: 'Testt' should be 'Test'. However, since this line is being removed, this is not a concern.
          </div>

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sparkoo sparkoo merged commit c726812 into master Aug 20, 2025
9 checks passed
@sparkoo sparkoo deleted the 58-remove-test-demos branch August 20, 2025 19:35
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.

remove test demos
1 participant