Samuel Colvin

Results 1078 comments of Samuel Colvin

Looks like a cool library, but I'd rather not add the dependency for just this.

doesn't the [dropdown on the cities table case](https://github.com/pydantic/FastUI/blob/d1465721357442bfea184e270bbf9a289410352a/demo/tables.py#L59-L78) cover what you need?

Ye I've noticed it, it'll be because the JSON Schema is too big. We should try to fix the JSON Schema, otherwise switch off the docs.

should be improved somewhat once https://github.com/pydantic/pydantic/issues/8320 is fixed as the JSON Schema will be a bit smaller.

@mohandoz could you explain your use case? I the the best solution right now would be to reload the entire form via `ServerLoad` even if just one field needs to...

I don't think this fixes it, but I might be wrong. We need to fix tests and check all cases are covered.

The point is we should catch errors, print a summary to the console, and use `setError` to display a notice to the user that there's been an error.

Sorry for the slow reply. I don't think this makes sense since no one would want to deploy the demo directly.