Skip to content

feat(reader): swipe down to re-fetch a chapter, never cache empty res… - #55

Merged
Palloxin merged 1 commit into
Palloxin:masterfrom
52191314:feat/reader-empty-chapter-refresh
Aug 12, 2026
Merged

feat(reader): swipe down to re-fetch a chapter, never cache empty res…#55
Palloxin merged 1 commit into
Palloxin:masterfrom
52191314:feat/reader-empty-chapter-refresh

Conversation

@Palloxin

Copy link
Copy Markdown
Owner

…ponses

  • pull down at the top of a chapter to re-fetch it, recovering from transient empty responses without leaving the reader
  • empty responses are evicted from the chapter cache so a refresh re-fetches instead of replaying the empty message
  • add a refresh button to the reader's bottom bar and a 'Refresh chapter' link on the empty-chapter message
  • register the typescript-eslint plugin and ignore assets/ in the eslint flat config so lint-staged can lint core.js

…ponses

- pull down at the top of a chapter to re-fetch it, recovering from
  transient empty responses without leaving the reader
- empty responses are evicted from the chapter cache so a refresh
  re-fetches instead of replaying the empty message
- add a refresh button to the reader's bottom bar and a 'Refresh
  chapter' link on the empty-chapter message
- register the typescript-eslint plugin and ignore assets/ in the
  eslint flat config so lint-staged can lint core.js
@Palloxin
Palloxin merged commit a9f7ecc into Palloxin:master Aug 12, 2026
3 checks passed
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.

2 participants