cyclops
cyclops copied to clipboard
Rollback Page needs a `go back` button
The Problem
- When on the rollback page of a module, there is no way to return to your module page via the app itself (you can do so with the browser commands only).
Wanted Solution
- A button that lets you go back to the module page is needed on the page.
Hey I want to work on this issue. It would be helpful if you specify on which directory the file is located.
Great! The rollback feature is located in cyclops-ui/src/components/pages/History.tsx
.
If you have any additional questions, let me know!
You can find an example of the back
button in the EditModule.tsx
file located in the cyclops-ui/src/components/pages
directory.
Thanks for sharing the information.
Hey @Aniruddha775, how is it going? Do you need any guidance?
@KaradzaJuraj I would like to take this issue.