diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2013-09-09 03:06:53 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-09-09 03:06:53 +0000 |
commit | e08982ed293147c11f9bbd96144c272b40ad7efb (patch) | |
tree | dc03671f1e7bfa32e3b035082beff94fb62d0791 /doc | |
parent | fe848727bf3fc7313bf8f5a5adc57b5f6e919f85 (diff) |
small usability thing
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/webapp_usability:_put_the_notices_on_the_right.mdwn | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/bugs/webapp_usability:_put_the_notices_on_the_right.mdwn b/doc/bugs/webapp_usability:_put_the_notices_on_the_right.mdwn new file mode 100644 index 000000000..7ffdcab7a --- /dev/null +++ b/doc/bugs/webapp_usability:_put_the_notices_on_the_right.mdwn @@ -0,0 +1,19 @@ +### Please describe the problem. + +The colored notices on the left of the screen are a little off. When they disappear, it also leaves a huge gap on the left side. + +### What steps will reproduce the problem? + +Click the `X` on all the messages on the left. + +### What version of git-annex are you using? On what operating system? + +4.20130815~bpo70+1 on Debian Wheezy, with Chromium Version 29.0.1547.57 Debian 7.1 (217859) + +### Please provide any additional information below. + +This is a screenshot: + +[[!img 2013090823:04:44.png align="right" size="" alt=""]] + +This is admittedly a very mild problem, but from a usability perspective, it would be less confusing to show those on the right. When they were gone, I thought git-annex was broken somewhat... |