OpenBankProject / OpenBankProject/OGCR-App

Filter Activities by Activity Verification

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1
Forks
2
Avg merge
1m
Merged PRs (30d)
2

Description

Add a dropdown in the filter section on this page https://ogcr-app.dcr.ogcr.tesobe.com/activities (I put a red box around the section in the screenshot) that filters Entity: activity based on the connected Entity: activity_verification status.

The three states should be "All", "Verified", and "Unverified".

All = all Entity: activity
Verified = Entity: activity that are referenced in an Entity: activity_verification that has the status "verified"
Unverified = Entity: activity that are not referenced in any Entity: activity_verification

Image Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the activities page and trace the existing filter section for the Entity: activity list, then follow how activity_verification status and references are loaded. Add the All, Verified, and Unverified choices with the specified behavior, and verify that each choice displays the correct activities.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.