Skip to content
#

User interface design

The goal of user interface design is to produce a user interface which makes it easy, efficient, and enjoyable (user-friendly) to operate a machine in the way which produces the desired result (i.e. maximum usability). This generally means that the operator needs to provide minimal input to achieve the desired output, and also that the machine minimizes undesired outputs to the user.

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

vuetify
gregveres
gregveres commented Jul 29, 2021

Problem to solve

I have a stepped process where the user enters a name for a new object. The validation state of this step relies on name existing. My goal is for the step to be in error when there is no error and not in error when the user has entered an error.

The problem is that when the stepper screen comes up, this step is in error immediately. Good UI design dictates that the step s

jmidt
jmidt commented Aug 19, 2019

We need some good graphics for the main sampler screen. This is where you can do rudimentary editing of the samples that are played in the sequencer.
There are two screens. The main screen with the controls:

  • Volume (this one may be changed later)
  • Speed (Playspeed. The sample also pitches up or down)
  • Filter (in the middle the sound is unchanged, away from center it engages either hi-pass

Fes.js 是一个好用的前端应用解决方案。 以 Vue 3.0 和路由为基础,同时支持配置式路由和约定式路由,并以此进行功能扩展。配以覆盖编译时和运行时生命周期完善的插件体系,支持各种功能扩展和业务需求。以约定、配置化、组件化的设计思想,让用户仅仅关心用组件搭建页面内容。基于Vue.js,上手简单。经过多个项目中打磨,趋于稳定。

  • Updated Jul 29, 2021
  • JavaScript
Wikipedia
Wikipedia