FastUI icon indicating copy to clipboard operation
FastUI copied to clipboard

Build better UIs faster.

Results 174 FastUI issues
Sort by recently updated
recently updated
newest added

a very similar project with a reach components library: https://github.com/amisadmin/fastapi-amis-admin can compare with your library, are there any plans for SSR?

It seems to always display as `-`.

bug

Markdown in a model gives [this error](https://react.dev/errors/426?invariant=426) ``` react-dom.production.min.js:189 Error: Minified React error #426; visit https://reactjs.org/docs/error-decoder.html?invariant=426 for the full message or use the non-minified dev environment for full errors and...

bug

Currently `ServerLoad` fires on numerous page updates, even if it has `method='POST'` - definitely shouldn't.

Would be useful to be able to specify classes for FormFields

This PR is more a proposal at this stage, the initial chart implemented is a line chart - very happy to add more if this template seems acceptable. I can...

Not sure how to implement it but streaming over websockets instead of (or in addition to) SSE would be good to enable deployment on AWS Lamdas.