Code Monkey home page Code Monkey logo

Comments (16)

davidmooreppf avatar davidmooreppf commented on July 19, 2024

My second line in the above is 8(d) in dev roadmap, can break this out if that's advisable.

from askthem.

walter avatar walter commented on July 19, 2024

What the backend does now is record the signer's address at the time of signing in the signature data itself.

I believe this will allow us to do a query later that splits constituent signers vs non-constituent signers. @davidmooreppf is this sufficient for the moment?

My feeling is that we should get collecting of signatures in place and then circle back to how to determine constituents vs non-constituents later since our data gathering looks to handle it.

from askthem.

walter avatar walter commented on July 19, 2024

Whether we do this now or later, it would be good if @derekeder or @evz tackles getting the frontend signing form working.

from askthem.

derekeder avatar derekeder commented on July 19, 2024

@walter sounds like a good task to tackle next. Don't see an issue for wiring up the frontend 'sign on' button. Shall I create?

from askthem.

walter avatar walter commented on July 19, 2024

@derekeder 👍

from askthem.

walter avatar walter commented on July 19, 2024

@derekeder I think the last thing remaining here is to make sure that questions index page's listing of number of signatures perhaps takes into account threshold and have the link simply go to the question's page.

Long term something color coded (and actual working sorting) would be great, but that is for down the line for another issue.

from askthem.

derekeder avatar derekeder commented on July 19, 2024

@walter cool, I'll add that in

from askthem.

walter avatar walter commented on July 19, 2024

I've merged the previous pull request to master already. Just do the work on this issue rather than opening a new one. Once that bit is finished, we'll close this.

from askthem.

walter avatar walter commented on July 19, 2024

@derekeder is the questions#index work done on this?

from askthem.

derekeder avatar derekeder commented on July 19, 2024

@walter reviewing this again. A few notes:

  • do we want an acceptance test for rendering the signature_threshold on question#index?
  • the 'Sign On' button is not displayed on the listing page for users that aren't signed in. I removed it since signing on unauthenticated requires requires a registration form. Should this be replaced with a link like 'Read more and sign on'?

from askthem.

walter avatar walter commented on July 19, 2024

do we want an acceptance test for rendering the signature_threshold on question#index?

Yes. I would do a targeted acceptance test for it on questions_spec.

the 'Sign On' button is not displayed on the listing page for users that aren't signed in. I removed it since signing on unauthenticated requires requires a registration form. Should this be replaced with a link like 'Read more and sign on'?

So you are saying that the "Read more and sign on" would be a link to the question page? I would think that is acceptable for now. Wording wise maybe "Read more" would be enough if space is tight. Might be worth speaking to @acacheung about it.

I actually think after the functionality is done a quick confab w/ @acacheung to give her a tour and ask if there needs to be any UX changes is worth doing.

from askthem.

derekeder avatar derekeder commented on July 19, 2024

questions#index sign on spec implemented in 43b6d67

Looks like we've settled with 'Sign' for the button language

screen shot 2013-09-05 at 3 38 00 pm

@walter think we're good to close this one?

from askthem.

walter avatar walter commented on July 19, 2024

The core of this issue is implementing a comparison of constituents to non-constituents.

The backend work has been done (capturing questions signers' addresses at point of signing in signature model), but a way of seeing in the web UI hasn't.

Normally I would say we close it and create a new issue for the web UI if and when we get a request for it, but I think we can just keep around for moment as "nice to have".

from askthem.

derekeder avatar derekeder commented on July 19, 2024

Good call. We did kind of re-purpose this issue for implementing basic 'sign on' functionality. As the initial issue was described, agreed - lets keep it open.

from askthem.

davidmooreppf avatar davidmooreppf commented on July 19, 2024

Yeah, this feature - a way for verified responders to see constituents vs. non-constituents signing Q's to them - will be necessary shortly after launch, if not nec. from day one. So keeping this open is good, Walter. But it's a bit of a toughie, depending on how we implement special views for logged-in verified users.

Barring a more-complex /admin interface for verified responders, having simple stats under the threshold bar of individual questions would be sufficient implementation, for when a verified responder is logged-in to her account and viewing the Q page on AskThem. So a second threshold bar isn't really necessary for the verified responder or for the public viewing - but adding in the number of constituents under the progress bar would be required.

from askthem.

walter avatar walter commented on July 19, 2024

I would go "lean" and "fake it until you make it". Once someone requests this, we can do some manual work to get the data from the console. Then we can judge what is useful from them.

It's way better to base our implementation on concrete user need rather than guessing. Let's do it manually until we have a better understanding of what would be useful for verified responders.

from askthem.

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.