Monorepo for Tangled tangled.org

appview/pages: Stay on same page upon account switch #1153

merged opened by oyster.cafe targeting master from lt/appview-acc-switch-keep-page
Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:3fwecdnvtcscjnrx2p4n7alz/sh.tangled.repo.pull/3mgwsjyztap22
+1 -1
Diff #1
+1 -1
appview/state/accounts.go
··· 28 28 } 29 29 30 30 l.Info("switched account", "did", did) 31 - s.pages.HxRedirect(w, "/") 31 + s.pages.HxRefresh(w) 32 32 } 33 33 34 34 func (s *State) RemoveAccount(w http.ResponseWriter, r *http.Request) {

History

2 rounds 1 comment
sign up or login to add to the discussion
1 commit
expand
appview/pages: stay on same page upon account switch
2/3 failed, 1/3 success
expand
expand 1 comment
pull request successfully merged
1 commit
expand
appview/pages: Stay on same page upon account switch
2/3 failed, 1/3 success
expand
expand 0 comments