vaadin / vaadin/docs

Document `@AllowInert` for `@ClientCallable`

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

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.