[PR #409] [MERGED] fix(web): Improve SidebarItem tap target accessibility #1614

Closed
opened 2026-03-02 11:58:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/409
Author: @Trugamr
Created: 9/23/2024
Status: Merged
Merged: 9/29/2024
Merged by: @MohamedBassem

Base: mainHead: fix/sidebar-item-accessibility


📝 Commits (1)

  • b3acdf0 fix(web): Improve SidebarItem tap target accessibility

📊 Changes

2 files changed (+22 additions, -12 deletions)

View changed files

📝 apps/web/components/dashboard/sidebar/AllLists.tsx (+4 -4)
📝 apps/web/components/dashboard/sidebar/SidebarItem.tsx (+18 -8)

📄 Description

This PR enhances the accessibility and user experience of the SidebarItem component by expanding the clickable area to cover the entire item.

Before

chrome_Jgp0L9nYyq

After

chrome_JsRJSZFLMs


🔄 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/karakeep-app/karakeep/pull/409 **Author:** [@Trugamr](https://github.com/Trugamr) **Created:** 9/23/2024 **Status:** ✅ Merged **Merged:** 9/29/2024 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `fix/sidebar-item-accessibility` --- ### 📝 Commits (1) - [`b3acdf0`](https://github.com/karakeep-app/karakeep/commit/b3acdf07288a7fac7108c564a13b53e165049525) fix(web): Improve SidebarItem tap target accessibility ### 📊 Changes **2 files changed** (+22 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/components/dashboard/sidebar/AllLists.tsx` (+4 -4) 📝 `apps/web/components/dashboard/sidebar/SidebarItem.tsx` (+18 -8) </details> ### 📄 Description This PR enhances the accessibility and user experience of the SidebarItem component by expanding the clickable area to cover the entire item. #### Before ![chrome_Jgp0L9nYyq](https://github.com/user-attachments/assets/e2635d58-2c94-4d31-b7f0-5a21480cd4d0) #### After ![chrome_JsRJSZFLMs](https://github.com/user-attachments/assets/a675782d-d5f7-44fd-aade-763bdedc6118) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:58:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1614
No description provided.