RestyaPlatform/board

Mobile version with keyboard activated is hard to use

Open

#1,899 opened on Jun 29, 2018

View on GitHub
 (0 comments) (0 reactions) (1 assignee)JavaScript (398 forks)batch import
Hacktoberfestbug

Repository metrics

Stars
 (1,981 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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