Code Monkey home page Code Monkey logo

Comments (13)

xMartin avatar xMartin commented on May 28, 2024 2

Implemented in #131

Closing this 5 year old issue which is also the last major one for version 1.0 🎉

from grouptabs.

jancborchardt avatar jancborchardt commented on May 28, 2024

Yup, that toggle should be ok.

Do we have to resort to manual name input for direct transactions or can we also improve that somehow?

from grouptabs.

xMartin avatar xMartin commented on May 28, 2024

Good point. This would be the perfect use-case for the combo box (drop down with edit feature) we just removed from the shared transaction as it sucks on mobile.

Maybe two native drop downs (<select>)? And then we need an additional widget to enter a new name and if it should go to from or to to.

from grouptabs.

xMartin avatar xMartin commented on May 28, 2024

ui scribble

from grouptabs.

jancborchardt avatar jancborchardt commented on May 28, 2024

The »New participant« part is superfluous in the direct transaction flow as
you can freely type into the dropdown elements, right?

On Sun, Nov 3, 2013 at 11:19 PM, xMartin [email protected] wrote:

[image: ui scribble]https://f.cloud.github.com/assets/112532/1461896/eef1a610-44d5-11e3-8dd6-6b2ef3645135.jpg


Reply to this email directly or view it on GitHubhttps://github.com//issues/45#issuecomment-27656236
.

from grouptabs.

xMartin avatar xMartin commented on May 28, 2024

I was thinking of native <select> elements without a text field as these seem to be nice on the respective mobile platform. A typeable dropdown is kind of a hassle I think. I'm open to finding a way to create an optimized combo box, though.

from grouptabs.

xMartin avatar xMartin commented on May 28, 2024

How about using a native <select> element but adding "" as the last option? When selected, a new input field is added below. Not really beautiful, but could work.

from grouptabs.

xMartin avatar xMartin commented on May 28, 2024

Another idea to work around the "select + new" problem and also keep more to the design of the shared transaction:

direct v2

Only one "from" button and one "to" button can be selected at a time (behavior like radio groups). Selecting "from" changes the "to" button to an input field for the amount.

@jancborchardt

from grouptabs.

xMartin avatar xMartin commented on May 28, 2024

Change label "From" to "paid" and "To" to "got" so we stay with the current wording.

from grouptabs.

jancborchardt avatar jancborchardt commented on May 28, 2024

@xMartin just checking out the prototype :) What is very confusing at the moment is that whenever you switch between »Direct« and »Shared«, the whole app reloads. (Just makes testing very irritating. ;)

from grouptabs.

xMartin avatar xMartin commented on May 28, 2024

Seems to be happening in Firefox but not Chrome. Will check.

from grouptabs.

jancborchardt avatar jancborchardt commented on May 28, 2024

Design enhancement for the dropdown toggle: https://github.com/xMartin/grouptabs/tree/direct-transaction-design

from grouptabs.

jancborchardt avatar jancborchardt commented on May 28, 2024

Slow but steady! 🐢

from grouptabs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.