Document `@AllowInert` for `@ClientCallable`

Open Beginner friendly
#1,999 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Domain
documentation

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.

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.

Dominant language
AsciiDoc
Stars
38
Forks
225
Avg merge
1d 4h
Merged PRs (30d)
170

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from vaadin/docs

All issues in vaadin/docs

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.