ChaelCodes / MeetAnotherDay

An app to help you find and meet up with your friends at conferences.
MIT License
35 stars 20 forks source link

#91 Prepend Profile Handle with At Sign (@) #106

Closed yagosansz closed 2 years ago

yagosansz commented 2 years ago

Description of Feature or Issue

Closes #91

Checklist

User-Facing Changes

Please see the change highlighted with a red box:

profile_handle

yagosansz commented 2 years ago

Hi @ChaelCodes,

Should I also add a test case to _spec/features/profiles/showspec.rb as part of this request? It would be just to make sure that the profile handle is actually prepended with a @.

yagosansz commented 2 years ago

This is good! It's such a small visual change that I don't think a spec is necessary.

Got it! Thanks for all the help so far. It's been awesome contributing to this project =)