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

Fix Forms and handle fees #341

Open
5 tasks done
Mati0x opened this issue Aug 1, 2024 · 0 comments · Fixed by #348
Open
5 tasks done

Fix Forms and handle fees #341

Mati0x opened this issue Aug 1, 2024 · 0 comments · Fixed by #348
Assignees
Labels
🐛bug Something isn't working 🩹 fix Minor change or improvement 🎨 frontend

Comments

@Mati0x
Copy link
Collaborator

Mati0x commented Aug 1, 2024

Add some minor fixes to be done to the forms section which is related to fees and fees presentation.

  • - [ ] Create Proposal > Max amount cannot exceed 0.08 but its equal:

Image

  • Community form not in a card
    actual: Image

what we need:
Image

  • Have a fee input in the community form

  • Switch protocol fees to text input
    Image

  • Make sure protocol fee is handled
    (deprecated no protocol is handled from the UI)

In community page:

  • make sure protocol fee is handled correctly in community page: Image

Reason: unused
Image

Check Fees related issues :

  • Find a way to present both protocol fees / community fees to the user
  • Only apply when register to community
  • Have it in percentage (5 or 10 % of the community fee)
  • Make sure we are all alligned with the fees numbers
  • TBD: E.g with 10% -> 10$ community fee -> protocol fee = 1.00$
@Mati0x Mati0x added 🎨 frontend 🐛bug Something isn't working labels Aug 1, 2024
@Mati0x Mati0x changed the title Fix Forms Fix Forms and handle fees Aug 1, 2024
@Mati0x Mati0x added the 🩹 fix Minor change or improvement label Aug 2, 2024
@Lucianosc Lucianosc linked a pull request Aug 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working 🩹 fix Minor change or improvement 🎨 frontend
Projects
Status: Done
2 participants