SEMOSS / semoss-ui

Apache License 2.0
17 stars 3 forks source link

fix(client): user engines settings page change issue resolve #296

Closed susanta96 closed 1 week ago

susanta96 commented 3 weeks ago

Hi @neelneelneel

I discovered an issue with the user engine settings. Even when clicking on the next page, it still displays page 1. This wasn't the case in the previous build. I've made a minor fix in the useEffect call to resolve this. I didn't notice any breaking changes, so I've raised this PR for your review. Please review it before merging.

The commit that caused this issue is: feat(client): updating/refactoring settings

Please let me know if this looks good to merge.

susanta96 commented 1 week ago

Any update or Feedback on this ?