OmniLayer / omniwallet

Omni Protocol Hybrid Web-Wallet
https://www.omniwallet.org
GNU Affero General Public License v3.0
327 stars 187 forks source link

See the Issuance page without being logged in #553

Open ripper234 opened 10 years ago

achamely commented 10 years ago

If we are tieing the issuance page into the wallet then we are not going to be asking the user for private keys as we would be using the wallet to provide that. Are we now talking about giving users the ability to use the issuance page outside the wallet and provide a private key while not logged in? Or is there a different expectation on what this page would present? @ripper234

ripper234 commented 10 years ago

@marv-engine @oktype please assist.

I should have specified what I meant by this feature. I mean it would be nice to provide a link to our issuances page, that is viewable without having an account.

It's completely fine that in order to USE the page, you will need to create an account with Omni. The page should direct you to do that.

Do you guys think that this feature is needed, or that given [this doc] it's actually not needed? (We can edit the linked doc to be whatever we want it to be)

achamely commented 10 years ago

Ok,

I agree we need to make the page visible to non logged in users. We can have all the fields be non editable until the user logs in and only display a 'login to use' or 'login to create' button.

genecyber commented 10 years ago

Editable fields of any sort on this page could lead to frustrated users who entered in their creation data, realized they are not logged in and lose their work upon refresh.

On Fri, Jun 13, 2014 at 3:43 PM, achamely notifications@github.com wrote:

Ok,

I agree we need to make the page visible to non logged in users (have all the fields be non editable until logged in) and display a 'login to use' or 'login to create' button.

Reply to this email directly or view it on GitHub: https://github.com/mastercoin-MSC/omniwallet/issues/553#issuecomment-46052239

ripper234 commented 10 years ago

Agreed.

Perhaps what we need is a page without any fields, but rather just a short "Hello dear user, here is the crowdsale guide, please login to start a crowdsale"

oktype commented 10 years ago

Why not just prompting them into logging in/creating a wallet? This is what we want them to do in the first place, and will be consistent with other sections as well (when a user is trying to buy a coin/make a sale offer when not logged in etc.) "You need to be logged in in order to make a crowdsale. log in / create a wallet" style when clicking the create a crowdsale in the explore tab.

more info of creating a crowsale should be available through the about pages, and also accessible from the footer when exploring assets. we can add a link to the info page when not logged in next to the create a crowd sale button, if the info in the about page will justify.

ripper234 commented 10 years ago

Yeah, this is what I meant, I think we're talking about the same thing.