[PR #2320] [MERGED] fix: mobile modal UI issues #2066

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

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/2320
Author: @colado
Created: 12/30/2025
Status: Merged
Merged: 12/30/2025
Merged by: @MohamedBassem

Base: mainHead: fix-mobile-modal-ui-issues


📝 Commits (2)

  • 320b39c fix(mobile): Make list type selector visible on Android
  • ab5a826 fix(mobile): Add native iOS overlay on Toast

📊 Changes

2 files changed (+46 additions, -33 deletions)

View changed files

📝 apps/mobile/app/dashboard/lists/new.tsx (+16 -14)
📝 apps/mobile/components/ui/Toast.tsx (+30 -19)

📄 Description

Closes #2314


🔄 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/2320 **Author:** [@colado](https://github.com/colado) **Created:** 12/30/2025 **Status:** ✅ Merged **Merged:** 12/30/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `fix-mobile-modal-ui-issues` --- ### 📝 Commits (2) - [`320b39c`](https://github.com/karakeep-app/karakeep/commit/320b39c49c28618be065b2f480e6b8a76c19f2e5) fix(mobile): Make list type selector visible on Android - [`ab5a826`](https://github.com/karakeep-app/karakeep/commit/ab5a82605cc2054a24877f5fa8dbc0c32affb69f) fix(mobile): Add native iOS overlay on Toast ### 📊 Changes **2 files changed** (+46 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `apps/mobile/app/dashboard/lists/new.tsx` (+16 -14) 📝 `apps/mobile/components/ui/Toast.tsx` (+30 -19) </details> ### 📄 Description Closes #2314 - Wraps list type buttons on new list view in `View` to fix rendering issue. - Adds [react-native-screens' FullWindowOverlay](https://github.com/software-mansion/react-native-screens?tab=readme-ov-file#fullwindowoverlay) to render toasts over native iOS modals. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:00: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#2066
No description provided.