Skip to content
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

The documentation overhaul in #1921 removed the explanation of what the "silent" parameter to a number of functions does #2143

Open
4 tasks done
dvg-p4 opened this issue Oct 9, 2024 · 2 comments

Comments

@dvg-p4
Copy link

dvg-p4 commented Oct 9, 2024

I did:

  • Search for if my issue has already been submitted
  • Make sure I'm reporting something precise that needs to be fixed
  • Give my issue a descriptive and concise title
  • [N/A] Create a minimal working example on JsFiddle or Codepen
    (or gave a link to a demo on the Selectize docs)
  • Indicate precise steps to reproduce in numbers and the result,
    like below

[replace me with a short description of issue]

Steps to reproduce:

  1. Go to https://selectize.dev/docs/API/selectize#clearoptionssilent or https://github.com/selectize/selectize.js/blob/master/docs/docs/API/selectize.mdx#clearsilent (or any of the other functions that take the silent parameter

Expected result:

An explanation of what silent does, and of what its default value is.

Actual result:

There is no such explanation.

@dvg-p4
Copy link
Author

dvg-p4 commented Oct 9, 2024

The previous API docs specified that:

If silent is truthy, no change event will be fired on the original input.

(Though they also did not specify how these functions behave if silent is not provided.)

Copy link
Contributor

github-actions bot commented Feb 7, 2025

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant