calblueprint / alemany

1 stars 0 forks source link

[AddScreen] Fixed Submission and Comments Error #72

Closed nikkisuzani closed 2 years ago

nikkisuzani commented 2 years ago

Summary

Previously, after creating a new tree, you couldn't add comments. Updated the comments field so it is the appropriate name/type to make comments. Also, when you clicked submit it would not give you any indicator that it would work. Now, I made it so that when you click submit it goes directly to that tree's screen.

Test Plan

Try adding a new tree, see if it goes to that tree's page. Then, try adding comments immediately, and see if adding comments works.

Notes

(You can leave this empty if you don't have anything.)

Next Steps

Relevant Links

Online Sources

Related PRs

Screenshots and Tests

https://user-images.githubusercontent.com/66634057/157576297-14862729-b18f-4ee9-8dcc-67f466a64dd9.MP4

kbrgl commented 2 years ago

Great work!