sharkio icon indicating copy to clipboard operation
sharkio copied to clipboard

Feature: auto refresh requests

Open idodav opened this issue 2 years ago • 2 comments

Create a RefreshButton in client/src/components/refresh-button

On the refresh button. Add a drop-down with the following options: 1s 5s 10s 30s 60s. After selecting the option the button should also have a stop icon

For reference: Screenshot 2023-11-14 at 16 08 45

Please create a component: in client/src/components/refresh-button/refresh-button.tsx

It'll receive the following props: refresh: () => void

It'd execute the refresh function at the selected interval. It should have the functionality to stop/start/change interval

idodav avatar Jun 19 '23 14:06 idodav

Can you assign me?

UrielOfir avatar Nov 14 '23 14:11 UrielOfir

assign to me..

Manmit124 avatar Dec 27 '23 17:12 Manmit124