Question about how these UI Kits are made: Generally when I'm building a UI on top of bootstrap, I import all the LESS files into my project, and then compile them together with my project LESS files. This lets me, for example, change the brand-primary color, or the base font size, etc, without having to override every component that might use that variable. However, this UI Kit, as well as a number of other kits I'v…
Now UI Kit – A Bootstrap 4 UI kit
51–59 of 59 posts
Re: Now UI Kit – A Bootstrap 4 UI kit
#52My two cents: - The hit boxes on the toggle switches is very small and finicky. I tapped three times before it worked. - Some of the controls look disabled, like the slider and toggle buttons. Combined with finickiness, it's a real UX frustration. - The box shadows make the animations very slow. On my nexus 5x, I get maybe 5fps at best. It would be worthwhile to explore ways to improve them, like using SVG instead of…
Re: Now UI Kit – A Bootstrap 4 UI kit
#53Site seems a bit buggy on iPhone - can scroll horizontally
Re: Now UI Kit – A Bootstrap 4 UI kit
#54That Toogle Button in the navbar for "White/Orange" makes no sense as an UI element.
Re: Now UI Kit – A Bootstrap 4 UI kit
#55THIS. LOOKS. AWESOME! Love it. Especially for people like me, that still uses stick figures for everything. I am missing only a couple of things. Styling data tables so it is consistent and select2 for the drop downs.
Re: Now UI Kit – A Bootstrap 4 UI kit
#56That Toogle Button in the navbar for "White/Orange" makes no sense as an UI element.
The original PSD/Sketch version of the UI Kit was built having the Orange as the primary background image: https://www.invisionapp.com/now Since that is not the most usable case for a website, we made also the white background version. We just wanted to show to the users that it is very easy to go between the states and all the elements are working fine on white/orange background. Makes sense now?
But using a UI element to switch between two states that only shows one of those, exchanges the option it shows at the same place and is normally used to indicate on/off states is a bad choice.
It would make semi sense if left was "white", right was "orange" and switching the toggle to each side chooses what it says on that side.
Re: Now UI Kit – A Bootstrap 4 UI kit
#57Earlier quoted context omitted.
It has a lot of potential but as many others have pointed out - usability is not very good. On certain screens you won't even see the placeholders in the text boxes. Heck, even on a Macbook Pro Retina it's hard to see, and those have really good screens. Apart from that, some of it looks pretty good, but there's tons of this kind of stuff out there already.
Thank you for the feedback. We will take it into consideration for the next v1.1.0 update.
I actually checked (using [1]) the contrast ratio of some of these widgets, and they work out to very low numbers:
- Form placeholders - #ddd on #fff - contrast ratio 1.4:1
- Labels of disabled checkboxes - #9a9a9a on #fff - ratio 2.8:1
- Tab labels - #b8b8b8 on #fff - 2.0:1
This is far lower than the W3C's recommended minimum ratio of 4.5:1 [2] for text smaller than 24px. And since the font weight is often lower than normal, the perceived contrast ratio is even lower than the figures above suggest. I think the contrast needs major improvements for decent UX.
PS: http://contrastrebellion.com/
[1]: http://leaverou.github.io/contrast-ratio/#%23dddddd-on-white
Re: Now UI Kit – A Bootstrap 4 UI kit
#58input with a gray background means it is disabled. seeing it here as active input is immediate no go for me
Did you know that the CSS is user-modifiable? Do you consume only HTML and CSS in the form of perfect templates that can be used by you or your team immediately?
Re: Now UI Kit – A Bootstrap 4 UI kit
#59That Toogle Button in the navbar for "White/Orange" makes no sense as an UI element.
The original PSD/Sketch version of the UI Kit was built having the Orange as the primary background image: https://www.invisionapp.com/now Since that is not the most usable case for a website, we made also the white background version. We just wanted to show to the users that it is very easy to go between the states and all the elements are working fine on white/orange background. Makes sense now?
I think you could add some space on the left side of the toggle and maybe show the "Orange" label there, or at least just add the space so it looks separated from the "Now UI kit" brand label.