Robert Knight
Robert Knight
Quick suggestion - Perhaps we could make this a feature of the saving status indicator? eg. After saving completes, it would display the flash message briefly and then fade away?
> I assume we have a failed message too? For forms, validation error messages are rendered inline in the form itself. In future we might have use cases where there...
I would suggest that we limit forms to displaying a single validation message. If there are multiple issues, just pick the first one. In this context, we could put the...
Review error messages generated by logged-out forms and check that they make sense with the new form designs
Firstly, thank-you for your work on this proposal @bryanmcquade. I think it would be a very useful addition to the web platform! I work on the [Hypothesis](https://github.com/hypothesis/client) project which, as...
Thanks for the report. The types in this package are currently only for the "root" `tesseract-wasm` import. Making types work for `tesseract-wasm/node` will involve using TS's support for the `exports`...
Indeed, this is very much a bare-bones mustache implementation. I'm probably not going to get around to implementing this myself but I'll happily take a PR.
There is a function `variantMapValue()` which is responsible for extracting the value from a data structure that corresponds to a given key string. Currently that only supports QMap and QHash...
Hi @cybercatalyst - I like the idea of the qt-pods project. I can't promise when I will get a chance to look into this myself but I would be happy...
Hello aldyfight, Can you please provide details of: - Your Linux distribution and version - Your C++ compiler version (`c++ --version`) - Which version of Qt you are trying to...