-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
The DID Replicas view currently shows RSE mappings for child DIDs. This creates unnecessary clutter and confusion. The view should be filtered to show only the RSE mappings for the DID itself, excluding child DID-to-RSE mappings.
Current Behavior
- Replicas view shows RSE mappings for parent DID
- Also displays RSE mappings for all child DIDs
- Creates a cluttered and potentially confusing view
Proposed Solution
- Filter the replicas view to show only parent DID's direct RSE mappings
- Exclude child DID RSE mappings from the display
- Potentially add an option to toggle child DID visibility if needed
Implementation Details
- Modify the replicas query/filter logic
- Ensure only parent-level RSE mappings are displayed
- Consider adding a toggle for users who need to see child mappings
- Update any related documentation
Acceptance Criteria
- Replicas view shows only parent DID RSE mappings by default
- Child DID RSE mappings are filtered out
- Performance is not negatively impacted
- Clear indication of what data is being displayed
Parent Issue
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request