- 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 |