Skip to content

Add article edit + draft preview, move scroll-to-top to FAB#137

Open
malkoG wants to merge 16 commits intohackers-pub:mainfrom
malkoG:fix/article-edit-functionality
Open

Add article edit + draft preview, move scroll-to-top to FAB#137
malkoG wants to merge 16 commits intohackers-pub:mainfrom
malkoG:fix/article-edit-functionality

Conversation

@malkoG
Copy link
Copy Markdown
Collaborator

@malkoG malkoG commented Apr 18, 2026

Summary

Adds an Edit entry to the article detail action menu (gated by ARTICLE_EDIT_ENABLED, off by default until updateArticle is deployed to prod) that opens ComposeArticleScreen preloaded from the original ArticleContent and commits changes via the new updateArticle mutation. Also adds a server-rendered preview toggle for draft composition that calls saveArticleDraft and renders the returned contentHtml. Lastly, moves scroll-to-top out of the crowded top bar into a circular FAB pinned to the content's top-right that fades in only after scrolling past the fold.


Assisted-By: Claude Code(claude-opus-4-7)

malkoG added 16 commits April 19, 2026 05:45
Entire-Checkpoint: 48c8ad7f1c73
Entire-Checkpoint: 48c8ad7f1c73
Entire-Checkpoint: 48c8ad7f1c73
Entire-Checkpoint: 7666dc6ad482
This reverts commit ba69206.

Entire-Checkpoint: 0ffbf561c47a
Entire-Checkpoint: da8d4f518086
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.

1 participant