-
Notifications
You must be signed in to change notification settings - Fork 229
Open
Labels
APIViewIssues related to APIView core functionality or UIIssues related to APIView core functionality or UIbugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.
Description
When viewing a diff in "Changes Only" mode, only deletions are displayed while additions and modifications are incorrectly hidden.
Steps to Reproduce:
- Navigate to: https://spa.apiviewstagingtest.com/review/8103c86200684133980931472e4f8e24?activeApiRevisionId=1d3a5565f0084512bd39a8aa9839f216&diffApiRevisionId=bdc1f25fbd7c4542897e8bb0ceb522e5&diffStyle=trees
- Select "Full Diff" mode
- Observe that there is a diff (addition or modification) at line 60
- Switch to "Changes Only" mode
- Notice that the change from line 60 disappears
Expected Behavior:
In "Changes Only" mode, all changes should be visible, including:
- Added lines (marked with +)
- Removed lines (marked with -)
- Modified lines
Metadata
Metadata
Assignees
Labels
APIViewIssues related to APIView core functionality or UIIssues related to APIView core functionality or UIbugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.
Type
Projects
Status
🆕 New