EOS-uiux-Solutions / user-story

POST stories. GET features.
https://userstory.site
MIT License
40 stars 47 forks source link

Fix #281: Added feature to create new user story status #282

Closed kailash360 closed 1 year ago

kailash360 commented 1 year ago

Issue Number

fixes #281

Describe the changes you've made

I have added a service that adds a user story status type through a POST call. I have then integrated that service with a modal that is displayed in the roadmap view to add a new status. The modal prompts the user for the status and the icon to be used for the same. The modal is triggered by a button at the end of the columns of roadmap view.

Describe if there is any unusual behavior (Any Warning) of your code(Write NA if there isn't)

NA

Additional context (OPTIONAL)

NA

Checklist

Provide a Deployed link of route/page that needs to review

https://user-images.githubusercontent.com/75155230/196775573-c8ee87c7-021f-41e5-add0-2d4da92eeccf.mp4