Skip to content

Conversation

@TheComeUpCode
Copy link
Contributor

@TheComeUpCode TheComeUpCode commented Oct 30, 2025

What?

Updates the click API documentation to explain the risks of using force: true

Checklist

  • I have used a meaningful title for the PR.
  • I have described the changes I've made in the "What?" section above.
  • I have performed a self-review of my changes.
  • I have run the npm start command locally and verified that the changes look good.
  • I have made my changes in the docs/sources/k6/next folder of the documentation.
  • I have reflected my changes in the docs/sources/k6/v{most_recent_release} folder of the documentation.
  • I have reflected my changes in the relevant folders of the two previous k6 versions of the documentation (if still applicable to previous versions).
  • I have made my changes in the docs/sources/k6/next folder of the documentation.

Related PR(s)/Issue(s)

Closes #2088

Added a warning about using 'force: true' in click actions to prevent masking underlying issues.
Added a warning about using force: true in click actions to prevent masking issues.
Added a warning about using force: true in click actions to avoid masking issues.
Added a warning about using 'force: true' in click actions to prevent masking issues.
@TheComeUpCode TheComeUpCode requested review from a team and heitortsergent as code owners October 30, 2025 20:58
@TheComeUpCode TheComeUpCode requested review from AgnesToulet, ankur22 and inancgumus and removed request for a team October 30, 2025 20:58
@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2025

💻 Deploy preview deleted (Adding info force click).

Copy link
Contributor

@ankur22 ankur22 left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@TheComeUpCode TheComeUpCode merged commit 69d687b into main Oct 31, 2025
8 of 9 checks passed
@TheComeUpCode TheComeUpCode deleted the BA/adding-info-force-click branch October 31, 2025 12:41
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.

Using force option

2 participants