[xwiki-devs] XWiki-8.2.2 Something about user experience (with images)
Hi Mars, Thanks for sending those 2 images but could you explain in words what the problem is, because I fail to understand it and we need to be able to reproduce if we want to fix something. Thanks! -Vincent
On 27 Aug 2016, at 08:20, 既然 M.A.R.S <[email protected]> wrote:
<[email protected]><[email protected]>_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On 27 Aug 2016, at 12:17, Vincent Massol <[email protected]> wrote:
Hi Mars,
Thanks for sending those 2 images but could you explain in words what the problem is, because I fail to understand it and we need to be able to reproduce if we want to fix something.
I’ve tried to reproduce on XWiki 8.3 SNAPSHOT and indeed when a tab is clicked (comment, attachment, history, etc) the page is moved. This is because it’s implemented as an anchor (http://localhost:8080/xwiki/bin/view/Main/#Attachments) so the browser moves the page as high as possible so that what’s after the anchor is visible to the maximum extent. That seems a good thing to me. For example imagine you have 15 attachments. For example try going to http://platform.xwiki.org/xwiki/bin/view/Features/DocumentLifecycle#Attachme... and you’ll see the page is moved up the max so that the max number of attachments is visible. Not sure what you’d expect differently. Thanks -Vincent
Thanks! -Vincent
On 27 Aug 2016, at 08:20, 既然 M.A.R.S <[email protected]> wrote:
<[email protected]><[email protected]>_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Thinking more about it, we need to decide what we want: * Keep using an anchor favor offering the better view for the content of the tab but moving the page * or not moving the page (not sure how to do it but I’m sure it’s possible) and letting the user move down if he wants to see more TBH I don’t know what I’d prefer, but you could be right that not moving the page would be a better option. Let’s see what others think. Thanks -Vincent
On 27 Aug 2016, at 12:21, Vincent Massol <[email protected]> wrote:
On 27 Aug 2016, at 12:17, Vincent Massol <[email protected]> wrote:
Hi Mars,
Thanks for sending those 2 images but could you explain in words what the problem is, because I fail to understand it and we need to be able to reproduce if we want to fix something.
I’ve tried to reproduce on XWiki 8.3 SNAPSHOT and indeed when a tab is clicked (comment, attachment, history, etc) the page is moved.
This is because it’s implemented as an anchor (http://localhost:8080/xwiki/bin/view/Main/#Attachments) so the browser moves the page as high as possible so that what’s after the anchor is visible to the maximum extent.
That seems a good thing to me. For example imagine you have 15 attachments. For example try going to http://platform.xwiki.org/xwiki/bin/view/Features/DocumentLifecycle#Attachme... and you’ll see the page is moved up the max so that the max number of attachments is visible.
Not sure what you’d expect differently.
Thanks -Vincent
Thanks! -Vincent
On 27 Aug 2016, at 08:20, 既然 M.A.R.S <[email protected]> wrote:
<[email protected]><[email protected]>_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
just like the red text showing in the picture, if you are reading comments and then you click a tag which has no content or few contents ,the tag will unexpectedly move down ,so that may cause user confused. ------------------ 原始邮件 ------------------ 发件人: "Vincent Massol";<[email protected]>; 发送时间: 2016年8月27日(星期六) 晚上6:24 收件人: "XWiki Developers"<[email protected]>; 主题: Re: [xwiki-devs]XWiki-8.2.2 Something about user experience (with images) Thinking more about it, we need to decide what we want: * Keep using an anchor favor offering the better view for the content of the tab but moving the page * or not moving the page (not sure how to do it but I’m sure it’s possible) and letting the user move down if he wants to see more TBH I don’t know what I’d prefer, but you could be right that not moving the page would be a better option. Let’s see what others think. Thanks -Vincent
On 27 Aug 2016, at 12:21, Vincent Massol <[email protected]> wrote:
On 27 Aug 2016, at 12:17, Vincent Massol <[email protected]> wrote:
Hi Mars,
Thanks for sending those 2 images but could you explain in words what the problem is, because I fail to understand it and we need to be able to reproduce if we want to fix something.
I’ve tried to reproduce on XWiki 8.3 SNAPSHOT and indeed when a tab is clicked (comment, attachment, history, etc) the page is moved.
This is because it’s implemented as an anchor (http://localhost:8080/xwiki/bin/view/Main/#Attachments) so the browser moves the page as high as possible so that what’s after the anchor is visible to the maximum extent.
That seems a good thing to me. For example imagine you have 15 attachments. For example try going to http://platform.xwiki.org/xwiki/bin/view/Features/DocumentLifecycle#Attachme... and you’ll see the page is moved up the max so that the max number of attachments is visible.
Not sure what you’d expect differently.
Thanks -Vincent
Thanks! -Vincent
On 27 Aug 2016, at 08:20, 既然 M.A.R.S <[email protected]> wrote:
<[email protected]><[email protected]>_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (2)
-
Vincent Massol -
既然 M.A.R.S