OpenAgentsInc / arcade

Nostr & AI chat app
GNU Affero General Public License v3.0
138 stars 16 forks source link

Relay Manager: The copy of the validation message is grammatically incorrect when the user tries to add a suggested relay #481

Closed vikas1809 closed 1 year ago

vikas1809 commented 1 year ago
  1. Open the Arcade App on the Android
  2. Go to the Settings>> Manage Relays to open the Relay Manager screen
  3. Scroll down to the Suggested relays and add any relay
  4. Notice the validation message 'Confirm add this relay' appears
  5. The copy is incorrect as 'to' is missing between the 'Confirm' and 'add'
  6. Similarly, 'to' is missing from the validation message while removing the added relay too

AR: The copy of the validation message is grammatically incorrect when the user tries to add a suggested relay ER: The correct copy should display on the validation message

https://qatester-mailinator.tinytake.com/msc/ODUxNzA4M18yMTg0MTU2Mw

reyamir commented 1 year ago

updated

vikas1809 commented 1 year ago

Validation on adding a relay showing correctly but removing a relay issue still exists