Document `@AllowInert` for `@ClientCallable`
Nobody has claimed this yet.
- Dominant language
- AsciiDoc
- Stars
- 38
- Forks
- 225
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 170
Description
Currently, https://vaadin.com/docs/latest/create-ui/element-api/client-server-rpc/#calling-server-side-methods-from-the-client doesn't mention the existence of @AllowInert, which allows calls to a client-callable method even through a server-side modality curtain: https://vaadin.com/api/platform/23.3.2/com/vaadin/flow/component/internal/AllowInert.html.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the client-server RPC documentation page linked in the issue and consult the linked @AllowInert API reference for its behavior. Update the section on calling server-side methods so it mentions @AllowInert and explains that it permits @ClientCallable calls through a server-side modality curtain; the page should clearly document this option.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100