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

0.5.53: Airdrop Settings: CTA's appear as greyed out #968

Open
Tas4tari opened this issue Oct 29, 2024 · 8 comments
Open

0.5.53: Airdrop Settings: CTA's appear as greyed out #968

Tas4tari opened this issue Oct 29, 2024 · 8 comments
Assignees

Comments

@Tas4tari
Copy link

Tas4tari commented Oct 29, 2024

Describe the bug
As a user when I view the Airdrop Settings section, I find that the CTA's: "Apply Invite Code" and "Disconnect" appear as greyed out as it is very light

To Reproduce
Pre-conditions:

  • User should not be connected to Airdrop within the tari universe app

Steps

  1. Go to 'tari universe'
  2. Click on 'Settings'
  3. Scroll down to 'Airdrop'
  4. Click on Airdrop
  5. View the "Apply Invite Code" CTA
  6. Connect to Airdrop by entering a code and follow the prompts to log into Twitter etc
  7. User is successfully connected to Airdrop
  8. Click on Settings
  9. Click on Airdrop
  10. View the "Disconnect" CTA text

Expected behavior
User should see the text visible and clear to the user, not greyed out

Screenshots
Screenshot (164)
Screenshot (165)

Desktop (please complete the following information):

  • Aspire A315-59
  • Windows 11, Version 23H2
@Tas4tari
Copy link
Author

Tested on Windows 11,on app version 0.5.58 and this is still an issue

@Tas4tari
Copy link
Author

Tas4tari commented Nov 8, 2024

Tested on Windows 11,on app version 0.6.4 and this is still an issue

@Tas4tari
Copy link
Author

Tested on Windows 11,on app version 0.6.6 and this is still an issue

@Tas4tari
Copy link
Author

Tested on Windows 11, app version 0.6.14 and this is still an issue

@Tas4tari
Copy link
Author

Tested on Windows 11, app version 0.6.15 and this is still an issue

@Tas4tari
Copy link
Author

Tested on Windows 11, app version 0.6.16 and this is still an issue

@shanimal08
Copy link
Collaborator

hmm on 0.6.16 they're alright for me? (but tbf i'm on mac)

0.6.16
image
image

but i've updated the buttons so they look more like buttons (updated in #1070)

updated
image
image

@shanimal08 shanimal08 moved this from In Progress to In Review in Universe V1 tasks Nov 15, 2024
@Tas4tari
Copy link
Author

Tested on Windows 11, app version 0.6.17 and still an issue, I however see @shanimal08 comment wrt to fixes so when merged I will check once again and close of if rectified

brianp pushed a commit that referenced this issue Nov 18, 2024
Description
---

- changed airdrop buttons from text buttons to more obvious looking
buttons + style tweaks
- prevent updating seed words if no changes were made 
  - checking `isDirty` and only enable button if yes
- if `isDirty` but seed words were only removed and pasted back (not
changed at all) do nothing
- add a confirmation modal if you are about to update the seed words 
- fixed emoji id address lineheight

Motivation and Context
---
- #968
- #960
- #943

How Has This Been Tested?
---

- locally


https://github.com/user-attachments/assets/972c463d-fe09-4d92-86cb-f40b31cab3ed


https://github.com/user-attachments/assets/bfced277-00b1-4dfb-89f0-305a405ea2fc


<img width="1121" alt="image"
src="https://github.com/user-attachments/assets/5669fbf3-8382-4af2-ba89-624621fe3913">

What process can a PR reviewer use to test or verify this change?
---

- [ ] check if airdrop settings buttons look properly clickable
- [ ] check that seedwords aren't updated if you've not made any changes
to them
- [ ] check that you are prompted to confirm before updating if you have
indeed made changes to the seedwords
- [ ] check that the tari address is not smushed


Breaking Changes
---

- [x] None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

No branches or pull requests

2 participants