Skip to content

Latest commit

 

History

History
147 lines (138 loc) · 3.46 KB

deltaDocument.md

File metadata and controls

147 lines (138 loc) · 3.46 KB

Updates Made In Phase 3 ✨

Bug Fixes 🐛

  • Fixed the upvote/downvote for Features
Phase 3 Phase 4
before upvoting before upvoting
after upvoting in phase 3 after upvoting in phase 4
  • Fixed the upvote/downvote for Products
Phase 3 Phase 4
before upvoting before upvoting
after upvoting in phase 3 after upvoting in phase 4
  • Fixed url manipulation bug which used to display non-existent products
Phase 3 Phase 4
Can view non existing projects Getting an error if we manipulate the url
  • On submitting the project form, duplicate projects are created
Phase 3 Phase 4
Can create duplicate projects Duplicate creation shows error
  • Restricted the add feature functionality to logged in users
Phase 3 Phase 4
User not logged in User can suggest feature
Phase 3 Phase 4
User not logged in User cannot suggest feature
  • Fixed the non clickable projects under “Your Projects”
Phase 3 Phase 4
User cannot click on products User can click on products