akto
akto copied to clipboard
⚡️Add copy button for copying endpoint from api details page
💭 Introduction: When users open an API Collection, they can see a list of APIs for that collection. Clicking any API opens API details in the same window. Selected Url is also displayed at the top along with the api details like request, response params.
On api details page, a user cannot copy the url apart from manually selecting it. User should be able to copy the api url by just clicking on it.
🎯 Requirements: React
✅ Task summary:
- [ ] Ask to be assigned to the issue.
- [ ] Wait to be assigned. We will try to assign in less than 2 hours.
- [ ] Go to ApiDetails.jsx
- [ ] Pass a new prop in GithubCell to copy the url on click (pass onclick func) and handle this prop in Githubcell.js
- [ ] Try not to use lots of conditional operators
- [ ] Submit a pull request here.
🙋🏼♂️ Questions: If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.
I would like to work on it
Hi @legendary0911 assigning to you. Happy hackfesting 🎉