Skip to content
#

user-interface

User interface (UI) design or user interface engineering is the design of user interfaces for machines and software, such as computers, home appliances, mobile devices, and other electronic devices, with the focus on maximizing usability and the user experience. The goal of user interface design is to make the user's interaction as simple and efficient as possible, in terms of accomplishing user goals (user-centered design).

Here are 1,366 public repositories matching this topic...

sourcebox
sourcebox commented May 31, 2021

I'm working on an application which mainly consists for sliders for parameter control. For better user experience, it would be nice to offer two features: reset to default and fine control.

On VST plugins this is normally done via double-clicks and/or modifier keys. E.g. double-clicking resets the slider to a default (mostly 0), alternatively Ctrl-/Cmd-Klick also does it. For fine control, ofte

feature good first issue widget
edwinvandeven
edwinvandeven commented Jul 15, 2019

Nothing happens at the moment when clicking the form help: https://tabler-react.com/form-elements (It's next to the zip code box).

<Form.Help message={<><p>ZIP Code must be US or CDN format. You can use an extended ZIP+4 code to determine address more accurately.</p><p class="mb-0"><a href="#">USP ZIP codes lookup tools</a></p></>} />

bug good first issue Version 2
hazbo
hazbo commented Jul 8, 2018

In the current README, so far I've gone over the very basics. Not all features have been covered, and there is little talk about httpu packages. Maybe some wiki pages, and some more details on the README would be helpful. Also a much better example video / gif is needed, the one I made is pretty bad.

enhancement help wanted good first issue
tonic
Raynos
Raynos commented Dec 11, 2019

We had a regression bug in tonic that was not caught by our tests.

Our tests are very unit focused.

Having examples and being able to write integration tests against example apps that consist of multiple components working together should get us decent regression tests.

This depends upon #10

HELP WANTED GOOD FIRST ISSUE
Wikipedia
Wikipedia