foundryvtt / foundryvtt

Public issue tracking and documentation for Foundry Virtual Tabletop - software connecting RPG gamers in a shared multiplayer environment with an intuitive interface and powerful API.
https://foundryvtt.com/
202 stars 10 forks source link

`StringFieldOptions.textSearch` is undocumented #10898

Open kmoschcau opened 1 month ago

kmoschcau commented 1 month ago

Where did you find it, or where does it belong for requests?

Code documentation comments (foundry.js)

What page or file needs a look at?

resources/app/common/data/fields.mjs:758

What core version are you reporting this for?

Version 11.315

What is wrong, in your opinion?

The textSearch option only has its default set in the _defaults method, but is not documented anywhere, even though it is used in schemas.