[Suggestion]: Highlighting of RSC block in `use server` is different from other place.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
Summary
Unlike other pages, It includes using.
Page
https://react.dev/reference/rsc/use-server
Details
Other pages are only highlighted React Server Components. (For ex https://react.dev/reference/rsc/use-client)
But, in use server, It is highlighted using React Server Components. And the meaning of use is duplicated.
Is it intentional? If not, I want to fix it.
Contributor guide
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
Compare the highlighted introductory text on the use-server and use-client reference pages linked in the issue. Check how the RSC page content is represented in the documentation source, then confirm the use-server page uses the intended wording and matches the other RSC pages when rendered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100