fasthtml
fasthtml copied to clipboard
The fastest way to create an HTML app
**Is your feature request related to a problem? Please describe.** The `.xtra` control in the MiniDataAPI spec is powerful, let's explore adding it to the spec. **Describe the solution you'd...
**Important Notice** We do not provide support through GitHub issues. For community-based help, please use either: - GitHub Discussions tab - Our [Discord channel](https://discord.gg/qcXvcxMhdP) If you're reporting a bug, please...
--- name: Pull Request about: Propose changes to the codebase title: '[PR] Add status codes when missing from exception handlers' labels: 'enhancement' assignees: '' --- **Proposed Changes** When `exception_handlers` don't...
**Describe the bug** 1. adv_app.py doesn't work that well with Chrome on touch devices (Pixel, Samsung) 2. `SortableJS.create` allows arguments for touch devices that might fix the problem, but `proc_htmx`...
**Describe the bug** This is more a "bug"/question about the tutorial. I was following along and noticed when I got to the [WebPage->Web App](https://docs.fastht.ml/tutorials/by_example.html#web-page---web-app) section that things did not work...
close #731 --- name: Pull Request about: Propose changes to the codebase title: '[PR] ' labels: '' assignees: '' --- **Related Issue** #731 **Proposed Changes** Change function html2ft so it...
**Related Issue** #737 **Proposed Changes** Dictionaries are allowed as a child of fasttags, which turns them into attributes. This change makes it so that any Mapping can be used for...
The data on the frontend, sent via WebSocket, is pako-compressed data. How does fasthtml ws handle the compressed data?
Until now, my application used version 0.12.6, and toasts were displayed at the bottom of the screen. But I updated to the latest version 0.12.12, which supposedly fixed the issue,...
If you'd like to discuss your feature idea first with the community (highly recommended!) please visit our [Discord channel](https://discord.gg/qcXvcxMhdP). **Is your feature request related to a problem? Please describe.** When...