ton-blockchain / minter

Jetton Deployer Frontend
MIT License
147 stars 91 forks source link

Deploy page popups for jetton logo added #159

Closed antontsitovich closed 1 year ago

shaharyakir commented 1 year ago

image Doesn't feel it's representing a broken image, we need something clearer

shaharyakir commented 1 year ago

image there should be a space - "Jetton name (Symbol)"

shaharyakir commented 1 year ago

image Deploy page - we need to have the example button restored here for the logo Note that for edit existing jetton (from the view jetton page) - the example button should not appear

shaharyakir commented 1 year ago

image

"Project unabbreviated name with spaces (1-3 words)" => "Description"

shaharyakir commented 1 year ago

image

"Are you sure?" => Token logo is broken

"Your token does not have a working logo" => "Your token does not have a working logo."

"You can fix this later by editing the token's metadata, as long as you're still the token admin" => "You can fix this later by editing the token's metadata, as long as you're still the token admin."

shaharyakir commented 1 year ago

image

Makes more sense to me that the edit icon would appear overlayed on the logo instead of hiding it completely (see example). I think 50% opacity would work

shaharyakir commented 1 year ago

image consult with marina whether we can remove the "Create your own new Jetton" - reasoning being: before it served as a title for the form. now we have the logo/name/description preview which fulfills that job.

shaharyakir commented 1 year ago

once all design fixes are finalized pls ask marina to update figma

shaharyakir commented 1 year ago

image have we checked whether it's intentional that the logo icon within the input disappears on input?

shaharyakir commented 1 year ago

image transparent parts in this line are clickable (only label + text should be)

shaharyakir commented 1 year ago

While logo is being fetched, we should show a loading indication or skeleton. For example if you input https://koko.com, it takes a long while to fetch and you have no indication

shaharyakir commented 1 year ago

State leak - if you edit an existing jetton logo, then go to the deploy page, the logo you've edited appears in the deploy page.

The state should be reset on page navigation