Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SURF - Merging rows in Streaks UI unexpectedly takes user to One-Cluster-Per-ID UI #64

Open
ananay95 opened this issue Oct 7, 2022 · 0 comments
Labels

Comments

@ananay95
Copy link

ananay95 commented Oct 7, 2022

Dataset Used: Test_Tamil_Nadu.csv

To replicate Bug -

Settings used:
Column for IDs -> 'Candidate'
Columns to show during merge -> All
Within a cluster, sort by -> Year

Clustering algorithm -> Streaks
Streak Column -> Assembly_No
Streak Length -> 5
Max. Holes in Streak -> 1
Secondary Column -> Constituency_Name

After Merging any candidates within a Cluster, the Surf User is taken out of the "Streaks" UI to the "One Cluster Per ID" UI

  1. Streaks
    image

  2. User is taken to the "One Cluster Per ID" UI after clicking on Merge
    image

Note:
The merge still takes place when clicking "Merge" within the Streaks UI
In the following picture, the chosen rows (from Image 1) all have the same ID, signifying the merge was successfully done
To replicate:

  1. Click Merge from Streaks UI
  2. Filter -> Candidate = /ERAMANATHAN/ after being taken to "One Cluster Per ID" UI
    image

Since we know the merge does take place, the bug is not critical
Current Turnaround:
Run the Streaks algorithm multiple times and merge within multiple clusters at once, instead of one cluster at a time

Proposed Solution:
The user is kept within Streaks UI after clicking Merge

@ananay95 ananay95 added the bug label Oct 7, 2022
@ananay95 ananay95 changed the title SURF - Streaks algorithm 'merge' resets Surf to one cluster per id SURF - Merging rows in Streaks UI unexpectedly takes user to One-Cluster-Per-ID UI Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant