Ilogeek / redmine_issue_dynamic_edit

Allows users to dynamically update (AJAX) issue's attributes from issue details page without any refresh (JIRA like)
http://www.redmine.org/plugins/redmine_issue_dynamic_edit
MIT License
134 stars 56 forks source link

Issue details jump to the left every time you tap on an issue with a mobile phone #87

Closed msundin closed 2 years ago

msundin commented 2 years ago

When viewing details of an issue, i.e. tapping on an existing issue/issue number, on a mobile phone (at least on an Android phone), the issue details jumps to the left so you have to swipe to the left to center the content every time you open an issue's details. The root cause seems to be that a large empty area is created to the right of the content. I.e. it is possible to swipe a long way to the right where there is content, just empty space.

Steps to reproduce:

Tested to install and uninstall "Redmine issue dynamic edit" several times to be sure that this plugin is causing the issue.

msundin commented 2 years ago

Edit: Happens also on an ordinary computer/laptop, so not only on mobile phone.

Ilogeek commented 2 years ago

Hi @msundin

Last update resolved this issue. Input now appears below its initial value on small screens

Don't hesitate to reopen this issue if you have difficulties with the fix.

If you find this plugin helpful, please take a minute to star it on Github and rate it 5 stars on http://www.redmine.org/plugins/redmine_issue_dynamic_edit thank you very much 👍