Jan Potoms
Jan Potoms
I know it's tempting, but for now I don't intend to mix the RPC layer errors with the transport layer errors. I want to reserve 500 status code for unexpected...
In the longer term I think I could provide some "devtools" as part of this library, similar to [`react-query`](https://react-query.tanstack.com/devtools).
This issue keeps coming up so it seems like this is a common pain point amongst users of this library. I will reopen this issue and try to think of...
I'm still thinking about status codes for errors, but in the meantime I updated the message format to adhere to [JSON RPC](https://www.jsonrpc.org/specification). This makes it possible to use tools like...
> @Janpot Does it match your need or did we miss something? 👍 Looks like it should do the trick. Thanks!
https://github.com/mui/mui-x/assets/2109932/714cd454-8b25-4bd8-be6e-e82de5b683be Trying it out a bit more, In a line chart I seem to only get information when I actually hover over a single point, even though the highlight is...
👍 Thanks, I see, that makes sense. But even then I think I'd like to know whether the cursor is on a specific point, or whether it's "close to"
I think the solution will be to expand the link column type: * Make it possible to dynamically map the row to a link href * Make it possible to...
If we have a "link" column type, I think it's not too far fetched to have it support both url and text.
This should apply to the name of any object that can be referenced in bindings. i.e. any object that could create a global variable. List of reserved words: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar#reserved_words