806_Enhanced with statistics display, failed tools list with copy functionality, and manual refresh controls. Uses dropdown-based bulk import interface rather than modal#1393
Merged
crivetimihai merged 3 commits intomainfrom Nov 9, 2025
Conversation
rakdutta
approved these changes
Nov 7, 2025
Collaborator
rakdutta
left a comment
There was a problem hiding this comment.
Works as expected. The import summary is now available, including the failed tools with corresponding error details.
…nality, and manual refresh controls. Uses dropdown-based bulk import interface rather than modal Signed-off-by: NAYANAR <nayana.r5@ibm.com>
Signed-off-by: NAYANAR <nayana.r5@ibm.com>
Changed "📊 validate Import" to "📊 Import Results" for clarity. Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
crivetimihai
approved these changes
Nov 9, 2025
kcostell06
pushed a commit
to kcostell06/mcp-context-forge
that referenced
this pull request
Feb 24, 2026
…ctionality, and manual refresh controls. Uses dropdown-based bulk import interface rather than modal (IBM#1393) * Enhanced with statistics display, failed tools list with copy functionality, and manual refresh controls. Uses dropdown-based bulk import interface rather than modal Signed-off-by: NAYANAR <nayana.r5@ibm.com> * changing text name Signed-off-by: NAYANAR <nayana.r5@ibm.com> * fix: correct typo in bulk import dropdown heading Changed "📊 validate Import" to "📊 Import Results" for clarity. Signed-off-by: Mihai Criveti <crivetimihai@gmail.com> --------- Signed-off-by: NAYANAR <nayana.r5@ibm.com> Signed-off-by: Mihai Criveti <crivetimihai@gmail.com> Co-authored-by: NAYANAR <nayana.r5@ibm.com> Co-authored-by: Mihai Criveti <crivetimihai@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: NAYANAR nayana.r5@ibm.com
closes #806
💡 Fix Description
How did you solve it? Key design points.
Enhanced with statistics display, failed tools list with copy functionality, and manual refresh controls. Uses dropdown-based bulk import interface rather than modal.
🧪 Verification
make lintmake test📐 MCP Compliance (if relevant)
✅ Checklist
make black isort pre-commit)