data-dex
data-dex copied to clipboard
UI/UX improvements to donation on mint
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]
Set number of copies to 9 and directly saw this screen
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.
Changes needed:
- Stepper can be teal
- Warning message can be yellow/orange
- Info message for donated quantity can be teal
- Default percentage for donation should be half ot the max value
Changes to blue informational box:
- $ before all ITHEUM
- Space before all (
- Information -> Minting Fees
The bar is at 10% but shows at 0, only if the bar is moved slightly and back again it picks the correct percentage.
@fuzzyduke Just pushes a quick fix
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.
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.
Just pushed a new version @fuzzyduke . Good catches :)
Confirmed fixed.