ITADN

Move `RequestState` logic from lemmy-ui into lemmy-js-client

#921Closeddessalines 创建于 2026-04-15
enhancement
D
dessalinescommented
Currently lemmy-ui uses some really overly complicated logic to create a `wrappedClient` so it can interpret the responses as request states. We should get rid of this so that lemmy-ui doesn't need to use a wrapped-client, and can just use `LemmyHttp` directly. Context: https://github.com/LemmyNet/lemmy-ui/pull/4025
关闭于 2026-05-17 0 条评论