Skip to content

Conversation

@adamgruber
Copy link
Owner

  • Refactor Test and Suite components to use details and summary for hiding and showing. Using these native elements provides the same toggle behavior but also enables selecting and copying the text.

  • Add disableHostCheck to webpack dev server options to quiet browser errors

Fixes #140

@adamgruber adamgruber force-pushed the issue-140-text-select branch 2 times, most recently from cefb6b0 to 4d2a8a3 Compare September 14, 2025 20:57
- Refactor Test and Suite components to use `details` and `summary` for hiding
and showing. Using these native elements provides the same toggle behavior but
also enables selecting and copying the text.

- Add `disableHostCheck` to webpack dev server options to quiet browser errors

- Update Github workflows

Issue: #140
@adamgruber adamgruber force-pushed the issue-140-text-select branch from 4d2a8a3 to 2180e0b Compare September 14, 2025 21:41
@adamgruber adamgruber merged commit f3565ea into master Sep 15, 2025
3 checks passed
@adamgruber adamgruber deleted the issue-140-text-select branch September 15, 2025 13:12
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.

Unable to copy values directly from the html report

2 participants