[PR #1466] [MERGED] fix(filter): add close button for filter popup on mobile with accurate spacing #7563

Closed
opened 2026-04-20 17:45:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1466
Author: @kolaente
Created: 9/11/2025
Status: Merged
Merged: 9/11/2025
Merged by: @kolaente

Base: mainHead: fix/mobile-filter-close


📝 Commits (3)

  • 8748870 fix(filter): add close button for filter popup on mobile with accurate
  • f444a1c fix hide on desktop
  • 0eb493c fix sizeing

📊 Changes

3 files changed (+36 additions, -25 deletions)

View changed files

📝 frontend/src/components/misc/Modal.vue (+29 -25)
📝 frontend/src/components/project/partials/FilterPopup.vue (+2 -0)
📝 frontend/src/components/project/partials/Filters.vue (+5 -0)

📄 Description

Resolves https://github.com/go-vikunja/vikunja/issues/1464


🔄 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/go-vikunja/vikunja/pull/1466 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 9/11/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `fix/mobile-filter-close` --- ### 📝 Commits (3) - [`8748870`](https://github.com/go-vikunja/vikunja/commit/87488700c5fabb881f551085523d937de07744d9) fix(filter): add close button for filter popup on mobile with accurate - [`f444a1c`](https://github.com/go-vikunja/vikunja/commit/f444a1cfd3743c5e5cd6d0df5f73fade763010fa) fix hide on desktop - [`0eb493c`](https://github.com/go-vikunja/vikunja/commit/0eb493c1c2f37a6396e3daaee105a50e65737e72) fix sizeing ### 📊 Changes **3 files changed** (+36 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/misc/Modal.vue` (+29 -25) 📝 `frontend/src/components/project/partials/FilterPopup.vue` (+2 -0) 📝 `frontend/src/components/project/partials/Filters.vue` (+5 -0) </details> ### 📄 Description Resolves https://github.com/go-vikunja/vikunja/issues/1464 --- <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-04-20 17:45:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#7563