Skip to content

Add missing address plugin files - #41

Merged
kurtnordstrom merged 1 commit into
mainfrom
address-missing-plugin
Sep 1, 2026
Merged

Add missing address plugin files#41
kurtnordstrom merged 1 commit into
mainfrom
address-missing-plugin

Conversation

@kurtnordstrom

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the missing addressPlugin utility and its unit tests so the UI can consistently select the correct @k-int address plugin (used by ViewEntry and EditEntryRoute) based on configuration.

Changes:

  • Introduces getAddressPlugin() to map configured plugin names to installed address plugin modules, with a generic fallback.
  • Adds Jest tests verifying correct plugin selection and fallback behavior.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
ui-rsdir/src/util/addressPlugin.js Adds getAddressPlugin() for selecting an address plugin by configured name with a generic fallback.
ui-rsdir/src/util/addressPlugin.test.js Adds unit tests covering plugin selection for known keys and fallback cases.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@kurtnordstrom
kurtnordstrom marked this pull request as ready for review September 1, 2026 13:26
@kurtnordstrom
kurtnordstrom merged commit 1152372 into main Sep 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants