RestyaPlatform/board

Mobile version with keyboard activated is hard to use

Open

#1.899 geöffnet am 29. Juni 2018

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (398 Forks)batch import
Hacktoberfestbug

Repository-Metriken

Stars
 (1.981 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Current Behavior

Card view: Extremely hard use card view if you want to write something. Popup window too small even for 5+-line description. Observing card info with keyboard activated is barely possible.

List view: When you want to create a new card, its impossible to scroll the list to see the names of other cards.

Possible Solution

I know that its possible to activate desktop view on mobile and dont face these issues, but desktop view has its disadvantages (you have to zoom-in/out constantly). I think it can be fixed by having a constant app container size so activating keyboard won't be able to change it (only change it when user changes the phone orientation). I dont think thats a high-priority issue, but it would be nice to have it fixed.

Your Environment

  • Version used: 0.6.5

Contributor Guide