[PR #44] [CLOSED] Fix Scrolling in Firefox Mobile #921

Closed
opened 2026-02-04 21:38:09 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/44
Author: @newhinton
Created: 10/11/2020
Status: Closed

Base: masterHead: patch-1


📝 Commits (10+)

  • 5ffef61 Initial commit
  • c7ffc06 Fix dotenv path in knexfile
  • 517a508 Fix security vulnerabilities, update dependencies
  • 562d855 Add client demo
  • 7bd12cd Update dependencies
  • 6eb431f Mute socket messages in production, fix max-len, update dependencies
  • d24c9a7 Docker, update readme, update dependencies
  • 0ff5a23 Fix repository language, update readme
  • 530e4c2 Fix client lint script, update dependencies
  • 18f0cc5 Markdown support in card description and comment, fixes for mobile devices, update dependencies

📊 Changes

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

View changed files

📝 client/src/styles.module.scss (+2 -0)

📄 Description

Currently the width of planka extends the width of the device if too much content is available. This limits the width and hides the overflow like it does when the desktop window is resized


🔄 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/plankanban/planka/pull/44 **Author:** [@newhinton](https://github.com/newhinton) **Created:** 10/11/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (10+) - [`5ffef61`](https://github.com/plankanban/planka/commit/5ffef61fe7e17912097c9fc7fb8472ee641fd21f) Initial commit - [`c7ffc06`](https://github.com/plankanban/planka/commit/c7ffc0652a6366d2f558ed6d8dfe176bd2b1ee0b) Fix dotenv path in knexfile - [`517a508`](https://github.com/plankanban/planka/commit/517a508ccec8613968ab36b025c75fb101d5864c) Fix security vulnerabilities, update dependencies - [`562d855`](https://github.com/plankanban/planka/commit/562d855d460ed19d2641966ea80d43316100b803) Add client demo - [`7bd12cd`](https://github.com/plankanban/planka/commit/7bd12cd8b81cfab6c2af3ebd3f75a076d091a2df) Update dependencies - [`6eb431f`](https://github.com/plankanban/planka/commit/6eb431f72161071e30253f2ef3d8fe9f3de035b9) Mute socket messages in production, fix max-len, update dependencies - [`d24c9a7`](https://github.com/plankanban/planka/commit/d24c9a79680dfe02642d9e6e085ee4115ba78aef) Docker, update readme, update dependencies - [`0ff5a23`](https://github.com/plankanban/planka/commit/0ff5a23b6d1df03adbe442d5f2828e96480c9e20) Fix repository language, update readme - [`530e4c2`](https://github.com/plankanban/planka/commit/530e4c26ee9d408ce8743d6972f73dd16dd9b85b) Fix client lint script, update dependencies - [`18f0cc5`](https://github.com/plankanban/planka/commit/18f0cc59ddba661a8458c64e24b747e107027c3e) Markdown support in card description and comment, fixes for mobile devices, update dependencies ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/src/styles.module.scss` (+2 -0) </details> ### 📄 Description Currently the width of planka extends the width of the device if too much content is available. This limits the width and hides the overflow like it does when the desktop window is resized --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:38:09 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#921