rucio / rucio/webui

Add 'all' as a default query type for DIDs search

Open
#446 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
TypeScript
Stars
5
Forks
36
Avg merge
6d 17h
Merged PRs (30d)
7

Description

Description

Currently there are only 3 types of DIDs out of 4 accepted by the rucio server.
image
image

Motivation

As a user I might find it useful to list DIDs of all types. It also seems intuitive to make it the default option

Change

Add an 'all' radio button on the List DIDs page

Additional Information
  • The Rucio API needs to be changed.

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 List DIDs page and locate the existing query-type radio buttons. Add an “all” option alongside the three current types, make it the default, and verify that selecting it lists DIDs of every accepted type.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.