Skip to content

Conversation

@PRAteek-singHWY
Copy link
Contributor

Summary

When browsing Map Analysis results, hovering over a mapped standard currently displays a popup that overlaps adjacent entries in the list. This makes it difficult to quickly scan or compare multiple standards within the same section, as the popup must be dismissed before interacting with the next item.

This behavior is visible on the current production site and is described in Issue #456.

Changes

  • Explicitly position the Semantic UI Popup components used in Map Analysis to appear to the side (right center)
  • Prevent hover popups from covering neighboring standards while browsing
  • Keep the change limited to UI behavior with no impact on logic, data, or layout structure

Impact

  • UI-only change
  • No backend or API changes
  • Uses Semantic UI’s supported positioning API
  • Improves scanability and usability when navigating long Map Analysis result lists

Result

Hovering over standards now reveals additional context without obscuring adjacent items, resulting in a smoother and less clunky browsing experience.

Fixes #456

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.

Map Analysis UI Clunkiness

1 participant