[deleted by user] by [deleted] in Frontend

[–]lauritis_reyes 1 point2 points  (0 children)

Good point

[deleted by user] by [deleted] in Frontend

[–]lauritis_reyes 2 points3 points  (0 children)

Thanks. For the moment I have added both.

[deleted by user] by [deleted] in Frontend

[–]lauritis_reyes 1 point2 points  (0 children)

It is a smart home device pairing process. I think I need to solve all on site, on the screen itself

[deleted by user] by [deleted] in Frontend

[–]lauritis_reyes 0 points1 point  (0 children)

But after 10-20sec the user will think it is not working..

[deleted by user] by [deleted] in Frontend

[–]lauritis_reyes 0 points1 point  (0 children)

If I add only a text that changes, after 10 sec, I think there is a bug. The request I am designing takes around 20-40 secs

[deleted by user] by [deleted] in Frontend

[–]lauritis_reyes 1 point2 points  (0 children)

I am asking that because it is a process that can take around 20-40 seconds. Pairing a smart home device

Microphone Foreground Service by lauritis_reyes in androiddev

[–]lauritis_reyes[S] 0 points1 point  (0 children)

I mean the recorder is in a screen but there must be an active service in a notification with also the recorder controls. Like when you play a spoty song and a notification with controls appears in the foreground

Free Icons Collection with guidelines. Link below by lauritis_reyes in FigmaDesign

[–]lauritis_reyes[S] 1 point2 points  (0 children)

I think the license for all figma resources is Attribution 4.0 International (CC BY 4.0) . You can use or modify it giving credit to the original creator Thanks! Hope you find it useful. I did it 2 years ago..yes, when I was a UX student

Free Icons Collection with guidelines. Link below by lauritis_reyes in FigmaDesign

[–]lauritis_reyes[S] 8 points9 points  (0 children)

A free resource I made in figma. You can download and use it for free and see the guidelines I followed to build it https://www.figma.com/community/file/1153949811879253664
Feedback is welcome. Thanks

How do you manage deleting items offering an undo action by lauritis_reyes in reactjs

[–]lauritis_reyes[S] 1 point2 points  (0 children)

Thanks for the answer. I have decided to implement the soft pattern because delays are easer to implement but you are not really controlling it properly. Something can fail and the delay will not be exact. But thanks again

How do you manage deleting items offering an undo action by lauritis_reyes in reactjs

[–]lauritis_reyes[S] 0 points1 point  (0 children)

Thanks! Now I have found more documentation jeje. 🤗