Skip to content

Conversation

@tptodorov
Copy link
Collaborator

@tptodorov tptodorov commented Nov 27, 2025

What

Removed action items and increased text to match visual

Testing


Note

Simplifies Bulk Actions tabs by removing icons and increasing label text size for Delete and Upload.

  • UI (Browser > Bulk Actions):
    • In redisinsight/ui/src/pages/browser/components/bulk-actions/BulkActionsTabs/BulkActionsTabs.tsx:
      • Remove icon and layout wrappers from tab labels.
      • Increase label text size to S and keep labels as plain text: Delete Keys, Upload Data.

Written by Cursor Bugbot for commit 2174ffd. This will update automatically on new commits. Configure here.

@jit-ci
Copy link

jit-ci bot commented Nov 27, 2025

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

<Text size="XS">Delete Keys</Text>
</Row>
),
label: <Text size="S">Delete Keys</Text>,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: Actually, changing the text size also makes it look better.

Image

@github-actions
Copy link
Contributor

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 82.86% 20946/25279
🟡 Branches 68.05% 8831/12978
🟡 Functions 77.89% 5722/7346
🟢 Lines 83.27% 20513/24633

Test suite run success

5424 tests passing in 703 suites.

Report generated by 🧪jest coverage report action from 2174ffd

@valkirilov valkirilov merged commit dee9d34 into main Nov 28, 2025
28 checks passed
@valkirilov valkirilov deleted the fe/bugfix/RI-7838-remove-icons branch November 28, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants