-
Notifications
You must be signed in to change notification settings - Fork 2
TBv3: Fix version comparison diff view filters not updating #2533
Copy link
Copy link
Open
Labels
component/webTermBrowser frontendTermBrowser frontendpriority/highShould be addressed soonShould be addressed soonsignal/low-riskSafe to execute with minimal downsideSafe to execute with minimal downsidesignal/small-scopeLimited to a small part of the codebaseLimited to a small part of the codebasestage/triagedAI triage complete — scored and classifiedAI triage complete — scored and classifiedtype/bugSomething is brokenSomething is broken
Milestone
Metadata
Metadata
Assignees
Labels
component/webTermBrowser frontendTermBrowser frontendpriority/highShould be addressed soonShould be addressed soonsignal/low-riskSafe to execute with minimal downsideSafe to execute with minimal downsidesignal/small-scopeLimited to a small part of the codebaseLimited to a small part of the codebasestage/triagedAI triage complete — scored and classifiedAI triage complete — scored and classifiedtype/bugSomething is brokenSomething is broken
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Todo
Summary
The concept-change filters in the source version comparison diff view (minor change, major change, new, retired) do not reliably update the concept list when selected. Clicking a filter appears to have no effect.
Current Behavior
/:repo/compare-versions)Expected Behavior
Selecting a filter category updates the concept list to show only concepts that match that change type between the two selected versions.
Notes
CompareVersions.jsxandVersionResourcesComparison.jsxhave not been touched since the originalocl_issues#1853implementation — no follow-up fixes have been applied