You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Uwe Simon (Jira)" <ji...@apache.org> on 2020/11/01 16:52:00 UTC

[jira] [Updated] (OPENMEETINGS-2505) more responsive UI

     [ https://issues.apache.org/jira/browse/OPENMEETINGS-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Simon updated OPENMEETINGS-2505:
------------------------------------
    Description: 
UI is not "very responsive". On a tablet in portrait some parts of the UI are to small to be touchable.

 

I tried some improvements for the dashboard and the rooms panels.

The "Send buttons" in the chat window is to small to be usable on smartphone/tablet.

When in Rooms->My rooms the div with class tab-content also has the class rooms-area, the same styles could be used here than in the dashboard wigdet.

In general the font sizes should be defined "relative" with "em"  not "px", then it is easiery to scale all texts when a table switches from portrait to landscape display.

See attached css for a first try. 

[^custom.css]

  was:
UI is not "very responsive". On a tablet in portrait some parts of the UI are to small to be touchable.

 

I tired some improvements for the dashboard and the rooms panels.

The "Send buttons" in the chat window is to small to be usable on smartphone/tablet.

When in Rooms->My rooms the div with class tab-content also has the class rooms-area, the same styles could be used here than in the dashboard wigdet.

In general the font sizes should be defined "relative" with "em"  not "px", then it is easiery to scale all texts when a table switches from portrait to landscape display.

See attached css for a first try. 

[^custom.css]


> more responsive UI
> ------------------
>
>                 Key: OPENMEETINGS-2505
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2505
>             Project: Openmeetings
>          Issue Type: Improvement
>          Components: UI
>    Affects Versions: 5.0.1, 5.1.0
>            Reporter: Uwe Simon
>            Assignee: Maxim Solodovnik
>            Priority: Critical
>         Attachments: custom.css, custom.css
>
>
> UI is not "very responsive". On a tablet in portrait some parts of the UI are to small to be touchable.
>  
> I tried some improvements for the dashboard and the rooms panels.
> The "Send buttons" in the chat window is to small to be usable on smartphone/tablet.
> When in Rooms->My rooms the div with class tab-content also has the class rooms-area, the same styles could be used here than in the dashboard wigdet.
> In general the font sizes should be defined "relative" with "em"  not "px", then it is easiery to scale all texts when a table switches from portrait to landscape display.
> See attached css for a first try. 
> [^custom.css]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)