rucio / rucio/webui

Info about no data meeting applied filters does not show in dynamic tables

Open
#830 0 comments 0 reactions 1 assignee View on GitHub

@pajka2T is already working on this.

Since Sep 11, 2026.

bug
Dominant language
TypeScript
Stars
5
Forks
36
Avg merge
6d 17h
Merged PRs (30d)
7

Description

Description

After filtering the data inside StreamedTable or RegularTable user can encounter moment, where no data is shown. It is because of applied filters - just nothing meets filtering criteria. However it can make user think whether the data is still loading or there is some error.

Steps to reproduce
  1. Go to the /rses endpoint in webui.
  2. Click on the Search button.
  3. Try to filter the data so thoroughly, that no data would be visible in the table.
Rucio WebUI Version

No response

Additional Information

Resolving this issue means changing the StreamedTable.tsx and RegularTable.tsx files, so do it carefully because they are used by many features on the website.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.