Skip to content

Conversation

patricksuo
Copy link
Contributor

@patricksuo patricksuo commented Mar 5, 2025

Description

Update the description of the changed event modifier from "the event will only change" to "the event will only fire" to clarify that the modifier controls when the change event triggers, improving accuracy and addressing the documentation error.

Fixes #3218

Testing

N/A

Checklist

  • I have read the contribution guidelines
  • I have targeted this PR against the correct branch (master for website changes, dev for
    source changes)
  • This is either a bugfix, a documentation update, or a new feature that has been explicitly
    approved via an issue
  • I ran the test suite locally (npm run test) and verified that it succeeded

Update the description of the `changed` event modifier from "the event will only change" to "the event will only fire" to clarify that the modifier controls when the `change` event triggers, improving accuracy and readability. Addresses a potential documentation error.

Fixes bigskysoftware#3218
@Telroshan Telroshan added the documentation Improvements or additions to documentation label Mar 6, 2025
Copy link
Collaborator

@Telroshan Telroshan left a comment

Choose a reason for hiding this comment

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

Thanks!

@Telroshan Telroshan merged commit 07d3518 into bigskysoftware:master Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect Description for changed Event Modifier in Documentation
2 participants