rucio / rucio/webui

Inconsistent dropdown icons

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

@pajka2T is already working on this.

Since Aug 26, 2026.

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

Description

Description

This issue consists of two problems connected to HiChevronDown icon:

  1. In different components files it is imported from different libraries: once from react-icons/hi and once from react-icons/hi2.
  2. After clicking on it, depending on the component, it is sometimes rotated using tailwind animation and sometimes just exchanged for HiChevronUp icon.
Steps to reproduce

One of the examples:

  1. Go to /src/component-library/pages/Rule/approve/ApproveRule.tsx.
  2. Check the HiChevronDown icon from 104th line and from 155th line: they have different behavior described in point 2 of Description.
Rucio WebUI Version

No response

Additional Information

Should the behavior of icon depend on its placement on the webpage or should it be consistent in each part of web UI?

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.