EOS-uiux-Solutions / user-story

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

Fix #267: Removed pagination for roadmap view #268

Closed kailash360 closed 1 year ago

kailash360 commented 1 year ago

Issue Number

fixes #267

Describe the changes you've made

I added conditional rendering in the service to fetch the stories using a pre-defined starting index an a limit value. If the roadmap view is checked, then the starting index is 0 and the limit is removed.

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

localhost_3000_ (3)