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

UI/UX improvements to donation on mint #1379

Closed
damienen opened this issue May 14, 2024 · 7 comments
Closed

UI/UX improvements to donation on mint #1379

damienen opened this issue May 14, 2024 · 7 comments
Assignees

Comments

@damienen
Copy link
Member

damienen commented May 14, 2024

If the "Number of copies" results in this scenario. i.e. no donations can happen if the user is sliding the bar and it reaches a % that wont work. Then under the "Donation Percentage" box (under Min: 0% Max 20%), should a message to the user: [in same red as other alert text] "As the number of copies is low, no Data NFTs will be sent for donations"

Also, there is no message to the user on what this feature is:
description:
"When you mint, you can optionally choose to donate a percentage of the total supply to a community treasury, which will then be used for community airdrops to engaged community members who actively use the Itheum BiTz XP system. This is a great way to get a "engaged fanbase" for your new collection and drive awareness. Learn more here [A external link in the same style as other external links that goes here : https://docs.itheum.io/product-docs/product/data-dex/minting-a-data-nft/creator-donations-for-community-airdrops]

@fuzzyduke
Copy link
Member

Set number of copies to 9 and directly saw this screen

image

As the Percentage was increased to 15% the message disappeared, as then donation quantity becomes 1 which is fine. However the user does not know they have to toggle the bar to be able to donate.

Therefore probably just need a different message like "As the supply is X you need to set a minimum of Y% to donate."
If 20% of the amount still does not amount to a quantity of 1 then we can have the message "As the number of copies is low, no Data NFTs will be sent for donations"

Also note that the number of copies is on the second step and donation is on 3rd step. Might be useful to move them on the same page so the user can edit accordingly.

@damienen
Copy link
Member Author

Changes needed:

  1. Stepper can be teal
  2. Warning message can be yellow/orange
  3. Info message for donated quantity can be teal
  4. Default percentage for donation should be half ot the max value

Changes to blue informational box:

  1. $ before all ITHEUM
  2. Space before all (
  3. Information -> Minting Fees

@fuzzyduke
Copy link
Member

fuzzyduke commented May 22, 2024

The bar is at 10% but shows at 0, only if the bar is moved slightly and back again it picks the correct percentage.

Image

@Enciusan
Copy link
Member

@fuzzyduke Just pushes a quick fix

@fuzzyduke
Copy link
Member

fuzzyduke commented May 24, 2024

Changing the quantity reflects conditional check seems to be performed after 10 seconds +
For example toggle between quantity 10 or 9 and click outside the box, the check should be performed and the sentence should reflect shortly after.

image

Also, user is able to go from step 1 to step 2 without filling required fields. This results in mint button being disabled and the user not being able to identify why without manually going to each page.

@Enciusan
Copy link
Member

Just pushed a new version @fuzzyduke . Good catches :)

@fuzzyduke
Copy link
Member

Confirmed fixed.

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

3 participants