Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intuitive controls #1

Open
vladiuz1 opened this issue Dec 4, 2020 · 1 comment
Open

Intuitive controls #1

vladiuz1 opened this issue Dec 4, 2020 · 1 comment

Comments

@vladiuz1
Copy link
Contributor

vladiuz1 commented Dec 4, 2020

I would like to explain what we are going to achieve with the component design repo.

We need a set of standard controls to be used by SO for untuitive GUI interface.

These controls will mostly include lists and dialogs that work well on variety of devices, and easy to use, employ native navigation capabilities.

Here is an example of what SO wallet interface could look like on a tablet device:

image

in such interface we would have a few standard controls...

A floating action button:

add-control

A notification:

notificatoins

A scrollable list that we may want to re-order by drag-and-drop:

draggable-list

Or list header (profile) control:

list header

The UI components are to be base components that will allow quick and easy extension of design of swap online. So changes to the way it works are straight forward and immediatly adapted to many devices.

Another objective is that when something doesn't work on one device - we should only fix this repo without having to modify logic of the main SO repository.

@vladiuz1
Copy link
Contributor Author

vladiuz1 commented Dec 7, 2020

New version

swap-2

This was referenced Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant