Friday, 2017-10-13

SotKso, I agree that three states is good, I was just lazy and didn't do that whilst experimenting06:48
SotKone of the things I was aiming for with the sidebar was to tie the active icon into the page more than the current one does, since at the moment it just sort of sits there at the side and doesn't "feel" like its connected to the rest of the page06:51
SotKthat and increasing the contrast at a glance06:52
SotKone of the reasons I started experimenting is that one of the low-low-priority itches I want to scratch in StoryBoard is that our html isn't the nicest to read, compare http://git.openstack.org/cgit/openstack-infra/storyboard-webclient/tree/src/app/storyboard/template/side_menu.html#n17 with http://paste.openstack.org/show/623529/ for example (though the former does have more elements in the sidebar for h06:57
SotKandling the logged-in view at the same time, I feel like the point still stands)06:57
SotKand the sidebar is far from the worst part xD06:58
SotKand so in contemplating ways to fix that I figured I'd also contemplate ways to improve how it looks too06:59
SotKbut anyway I'm not particularly concerned about things like "the rest of storyboard has rounded boxes", since any work to actually change it would be part of redesigning everything anyway07:00
SotKmy original question was intended to be more "would people be interested in some effort at some point to redesign storyboard's UI along these lines", rather than specifically "is this About page better than the old one?"07:01
SotKI know what you mean about the harshness of the sidebar, but I think one of the problems is I actually like that harshness07:02
Zarahaha :) I guessed you were driving at something like the original question, but I think the only way for me to get to an answer to that is to answer the second11:38
Zarabecause eg: you know which aspects of that layout are conscious design decisions and which things are boilerplate to get it as close to the current layout without importing all our current code for the sake of a demo11:39
Zarawhereas from here, I can't tell which things are 'things sotk wants to change' vs 'this sotk is changing in that example for convenience'11:39
Zaraso like if your redesigning focused on making all the round boxes square, then I'm opposed. XD if it involves moving all the text so it's more nicely aligned, I'm in favour. so all I can do is point out the specifics of that page and try to analyse my reactions to them.11:40
ZaraI find it interesting that you find the sidebar redesign higher contrast, since I personally found it lower contrast (I think you're looking at the current icon and I'm looking at the whole sidebar for that?). and because I am someone who turns the contrast right up, I actually preferred the 'higher' contrast of the old one. :D11:42
Zarawidth, I'm unsure about, because narrower sidebar leaves more room for content, but narrower sidebar is harder to click11:42
ZaraI think where you're making changes, it'd be good to write why so it's easier to tell where we differ because of different aesthetic preferences and where we differ because we're thinking different things around usability11:44
Zarathough that may be impractical for lots of changes11:45
ZaraI agree on the value of simplifying the html11:45
Zaraalso I have no idea how I wound up writing 'sotk is changing this' as 'this sotk is changing'11:47
Zaraoh also the codepen expired so it's hard for anyone to go back and look atm11:48
SotKyeah, by higher contrast I was considering the contrast between the active icon and the rest of the sidebar11:49
SotKI will try to put explanations in places in future to help11:50
SotKI don't think the reworked sidebar is sufficiently narrower that it harms the ability to click accurately tbh11:51
SotKhttps://codepen.io/StoK/pen/PJBdzK should be a more permanent link I think11:52
ZaraI'm not sure if it does or not so I'm not assuming either way yet. re: contrast, if you take a look at the firefox example the contrast comes across quite differently to the chrome imo. I don't think the firefox version does well out of it.11:52
Zarahard to tell how much accompanying elements play a part there11:53
Zarathanks for the link11:53
Zara(also I'm very used to the current shade so while for me it looks washed out, idk if that's representative). but I think I do prefer reading grey-on-dark-grey to grey-on-mid-grey, and in practice I'm likely to be reading text under all icons, not just current one.11:56
ZaraI am very shortsighted and have old glasses and at a glance new is harder to read.11:56
Zara(though not the currently selected icon)11:57
* SotK makes it darker11:58
Zara:)11:59
Zarathat's more usable for me. wondering about icons and text same shade as page background. (the pinky beigey ? colour)12:04
Zaraatm it's a bit odd that icons are different to text12:05
Zaraor at least that the highest contrast bit is the icon rather than the bit you need to read12:05
SotKthat probably makes sense, there was no thought in the colour choices there other than "the white text is blinding me"12:05
Zaraahaha12:06
Zarayes we have totally different needs around contrast in general so that can't help.12:06
Zarawhat blinds you is probably something I like because I can turn my screen brightness right down and put all the lights on12:07
SotKthere it is brighter now12:07
*** Dobroslaw has quit IRC12:26
SotKfor more context on the design choices (like the drop shadows and such), I was mostly playing around making something inspired by https://material.io/guidelines/13:48
*** jtomasek has quit IRC16:49
*** jtomasek has joined #storyboard17:10
*** jtomasek has quit IRC17:45
fungipassing along sb discussions which happened between 13:14-15:32z today in #openstack-release: http://eavesdrop.openstack.org/irclogs/%23openstack-release/%23openstack-release.2017-10-13.log.html#t2017-10-13T13:14:4317:47
fungifor reference on the metadata bits we seem to miss from current imports, compare https://launchpad.net/bugs/1349874 with https://storyboard.openstack.org/#!/story/1349874 (even with "all events" toggled on we miss the metadata transition events from lp)17:50
openstackLaunchpad bug 1349874 in Monasca "Autocomplete using monasca-api in grafana" [Low,Won't fix] - Assigned to Rob Raymond (rob-raymond)17:50
fungii haven't looked to see how hard it would be to include them in the migration tool17:50
*** jtomasek has joined #storyboard17:57
*** jtomasek has quit IRC17:57
SotKfungi: interesting conversation, thanks for the link21:20
SotKI dont know enough about launchpadlib to know how easy/hard it'll be to do that21:21
SotKI'd hope fairly easy21:21
fungiyeah, same here. i don't know when i'll have bandwidth to poke at it, but maybe some interested party will hack on it if we keep a note of that as a nice-to-have21:21
SotKthough, our statuses don't map exactly I feel, and global priority doesn't make sense from storyboard's pov21:22
persiaAlthough Storyboard is a closer data model to Launchpad than anything else I know.  We made a few specific changes to the model (like entirely changing the status set, utterly changing priorities, and dropping support for certain classes of metadata (releases, milestones), but that's probably less invasive than trying to flatten multi-project bugs into something like trac.21:26

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!