[PR #316] [MERGED] Handle indexing when shift + clicking in the repository table #5376

Closed
opened 2026-06-18 18:15:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/316
Author: @binary141
Created: 6/8/2026
Status: Merged
Merged: 6/13/2026
Merged by: @arunavo4

Base: mainHead: main


📝 Commits (1)

  • 2f575ff Handle indexing when shift + clicking in the repository table

📊 Changes

1 file changed (+57 additions, -12 deletions)

View changed files

📝 src/components/repositories/RepositoryTable.tsx (+57 -12)

📄 Description

In the repositories table, when shift clicking in the table it would only select one repo at a time. This adds the ability to click and shift+click to be able to select multiple repos at once (and not wanting to select all)

Please let me know anything that needs to change, should be looked at, or if this PR is not welcome :)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RayLabsHQ/gitea-mirror/pull/316 **Author:** [@binary141](https://github.com/binary141) **Created:** 6/8/2026 **Status:** ✅ Merged **Merged:** 6/13/2026 **Merged by:** [@arunavo4](https://github.com/arunavo4) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`2f575ff`](https://github.com/RayLabsHQ/gitea-mirror/commit/2f575ff01089a44e64da93d6c2383f98a6ec9ae0) Handle indexing when shift + clicking in the repository table ### 📊 Changes **1 file changed** (+57 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/components/repositories/RepositoryTable.tsx` (+57 -12) </details> ### 📄 Description In the repositories table, when shift clicking in the table it would only select one repo at a time. This adds the ability to click and shift+click to be able to select multiple repos at once (and not wanting to select all) Please let me know anything that needs to change, should be looked at, or if this PR is not welcome :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-18 18:15:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea-mirror#5376