Skip to content

feat: open module configuration from the store install bar - #943

Open
xihale wants to merge 1 commit into
JingMatrix:masterfrom
xihale:feat/open-scope-after-install
Open

feat: open module configuration from the store install bar#943
xihale wants to merge 1 commit into
JingMatrix:masterfrom
xihale:feat/open-scope-after-install

Conversation

@xihale

@xihale xihale commented Aug 26, 2026

Copy link
Copy Markdown

The store detail page's install bar shows "Reinstall" when a module is installed and current — but at that point the reader usually wants to configure the module they just installed, not install it again.

Replace that resting button with "Manage", which opens the module's configuration screen (the same Scope screen the module list opens). It appears only when the module is installed, current, and the host has read its user id — so first installs and updates still get the install button, and LSPatch (no install host) is unaffected.

The installed copy's user id is plumbed through StoreInstallHostRepoDetailsViewModelRepoDetailsScreen, derived from appInfo.uid / PER_USER_RANGE the same way the module list and package broadcasts already do.

Also drops the now-unused store_reinstall string across all locales.

@xihale

xihale commented Aug 26, 2026

Copy link
Copy Markdown
Author

Effect

Screenshot_2026-08-26-13-49-07-497_org matrix vector manager

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