Skip to content

fix: Show placeholder for blocked quotes#2102

Merged
nikclayton merged 1 commit intopachli:mainfrom
nikclayton:2052-2-show-rejected-quotes
Feb 12, 2026
Merged

fix: Show placeholder for blocked quotes#2102
nikclayton merged 1 commit intopachli:mainfrom
nikclayton:2052-2-show-rejected-quotes

Conversation

@nikclayton
Copy link
Copy Markdown
Contributor

Previous code wasn't representing hidden quotes when stored, so some types of hidden quote (those where the API wasn't returning a status ID for the quoted status) were dropped from the UI.

Fix this with an explicit representation of hidden quotes.

Fixes #2052

Previous code wasn't representing hidden quotes when stored, so some types
of hidden quote (those where the API wasn't returning a status ID for the
quoted status) were dropped from the UI.

Fix this with an explicit representation of hidden quotes.

Fixes pachli#2052
@nikclayton nikclayton merged commit 59ffc87 into pachli:main Feb 12, 2026
27 checks passed
@nikclayton nikclayton deleted the 2052-2-show-rejected-quotes branch February 12, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

quote.state == rejected not shown properly

1 participant