[PR #2635] [MERGED] refactor(frontend): drop unused Bulma form/file partial #8419

Closed
opened 2026-04-20 18:12:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/2635
Author: @tink-bot
Created: 4/15/2026
Status: Merged
Merged: 4/15/2026
Merged by: @kolaente

Base: mainHead: refactor-drop-bulma-file


📝 Commits (1)

  • 230f3ad refactor(frontend): drop unused Bulma form/file partial import

📊 Changes

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

View changed files

📝 frontend/src/styles/global.scss (+1 -1)

📄 Description

Every type="file" input in the codebase is hidden and triggered by a custom button — none of Bulma's .file* classes are used anywhere. Drops the dead import.


🔄 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/2635 **Author:** [@tink-bot](https://github.com/tink-bot) **Created:** 4/15/2026 **Status:** ✅ Merged **Merged:** 4/15/2026 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `refactor-drop-bulma-file` --- ### 📝 Commits (1) - [`230f3ad`](https://github.com/go-vikunja/vikunja/commit/230f3ad175ceabbf563053eb19f21f5a68fb9e76) refactor(frontend): drop unused Bulma form/file partial import ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/styles/global.scss` (+1 -1) </details> ### 📄 Description Every `type="file"` input in the codebase is hidden and triggered by a custom button — none of Bulma's `.file*` classes are used anywhere. Drops the dead import. --- <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 18:12:27 -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#8419