i have removed a second "send some happiness button now! " button from a start page since two button were doing th same thing
Hi @saidat, thanks for the PR. I verified the button is gone when I tested your changes. Before merging, I suggest two changes:
Reason: Since we use git, it's easy to look backwards later and "undo" a commit or change. It is better practice to delete lines instead of commenting them out if you are confident it isn't a temporary change.
git
Reason: For our web application, sending a Happiness Packet is the most important activity. Since it is most important, I think it is better to keep it higher on the page and easier to catch the viewer's attention.
Can you please make these changes to this pull request? Thanks @saidat!
Metadata Update from @jflory7: - Pull-request tagged with: PASSED, improvement, needs changes, type - frontend, type - summer coding - Request assigned
1 new commit added
i have removed a duplicate button from the start html page
hello @jflory7 , if you get time can you please go through my pr, i have made changes as you told me . Thanks
Metadata Update from @jflory7: - Pull-request untagged with: needs changes
Hi @saidat! This looks ready to go. Thanks for working on it. Merging! :clapper:
Pull-Request has been merged by jflory7
Hi @saidat! This looks ready to go. Thanks for working on it. Merging! 🎬
Your welcome @jflory7
i have removed a second "send some happiness button now! " button from a start page since two button were doing th same thing