back interdiff of round #1 and #0

appview: pages: fix star hx-target bug #336

merged
opened by boltless.me targeting master from boltless.me/core: push-lnnlktvkuluq

POST /star's template was whole repoActions fragment but hx-target was set to #starBtn only. Resulting wrapper div copied every time when user starred/unstarred the repo.

This wasn't noticeable because fork button next to it was invisible due to undefined .DisableFork field on RepoStarFragment

Signed-off-by: Seongmin Lee boltlessengineer@proton.me

files
appview
pages
templates
state
ERROR
appview/pages/pages.go

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/layouts/repobase.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/fragments/repoActions.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/fragments/repoStar.html

Failed to calculate interdiff for this file.

ERROR
appview/state/star.go

Failed to calculate interdiff for this file.