bug: getCurrentSubredditName does not exist in RedditClient in @devvit/web/server

Open
#216 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript
Domain
api, backend

Research direction

Start by inspecting the Reddit client imported from @devvit/web/server and compare its exposed methods with the public RedditAPIClient documentation linked in the issue. Determine whether getCurrentSubredditName() should be available in the server context; done means the access behavior is corrected or clearly documented.

Written by the indexing model from the issue text.

Description

reddit-api

The reddit client imported from @devvit/web/server does not expose the getCurrentSubredditName() method, which is documented as available on the RedditAPIClient in the public API.

This limits efficient access to the subreddit name in server-side Devvit Web apps.

The documentation does not clarify if or how this method should be accessed in the server context Docs: getCurrentSubredditName().

Dominant language
TypeScript
Stars
210
Forks
88
PR merge metrics
No merged PRs in 30d

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 reddit/devvit

All issues in reddit/devvit

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.