Skip to content

Clean up TODO placeholders in client-setup.md#1151

Merged
jacobsimionato merged 2 commits intomainfrom
docs/clean-up-placeholders
Apr 14, 2026
Merged

Clean up TODO placeholders in client-setup.md#1151
jacobsimionato merged 2 commits intomainfrom
docs/clean-up-placeholders

Conversation

@zeroasterisk
Copy link
Copy Markdown
Collaborator

This PR replaces several TODO placeholders in the client setup guide with links to working examples in the repository, making the guide more actionable.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the client-setup.md documentation by replacing several TODO placeholders with links to concrete implementation examples in the Lit shell sample. The review feedback identifies a redundant link and a reference to a non-existent function, providing a correction for the latter.

Comment thread docs/guides/client-setup.md Outdated
- **Lit Signals**: Provides reactive state management for automatic UI updates.

TODO: Add verified setup example.
See working setup in the [Lit shell sample](https://github.com/google/a2ui/tree/main/samples/client/lit/shell).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This line is redundant because the same link is already provided in the following line (line 46). Since the link already exists, this TODO can be removed without adding a new sentence.

Comment thread docs/guides/client-setup.md Outdated
@zeroasterisk zeroasterisk force-pushed the docs/clean-up-placeholders branch 2 times, most recently from 8ead1cd to 243187d Compare April 12, 2026 00:25
@zeroasterisk zeroasterisk force-pushed the docs/clean-up-placeholders branch from a073880 to ef31a4a Compare April 14, 2026 14:51
@jacobsimionato jacobsimionato merged commit a67a0c2 into main Apr 14, 2026
13 checks passed
@jacobsimionato jacobsimionato deleted the docs/clean-up-placeholders branch April 14, 2026 20:13
@github-project-automation github-project-automation bot moved this from Todo to Done in A2UI Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants