-
Notifications
You must be signed in to change notification settings - Fork 448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Customize auto lock timeout #1116
Comments
I would like to have a try if any member approves this proposal. |
I would also recommend this functionality. Of the many heuristics I use while testing, one of them is the Comparable Products heuristic from the HICCUPPS oracle principles. The same functionality that @bethatguyad has highlighted in the OKX wallet can also be found in the Metamask wallet. Comparable Products - We expect the system to be consistent with systems that are in some way comparable. This includes other products in the same product line; competitive products, services, or systems; or products that are not in the same category but which process the same data; or alternative processes or algorithms. Source: https://developsense.com/blog/2012/07/few-hiccupps - Michael Bolton Using the heuristic above, it would be make sense to have the same functionality in the Fuel wallet to fall in-line with industry standards. |
it makes sense, thanks for your contribution @HoTandy @bethatguyad @bethatguyad we're gonna talk about this and prioritize it. I can't get any ETA for now, so if you want to proactively start this work, go for it. thanks again |
ODHACK: This issue consists on creating a new section on config menu, enabling a new popup where the user will configure the lock time |
Is it okay if I tackle this? |
Can I jump on this task? |
Can I contribute to this one? |
Hi, I am a proficient blockchain developer, expert in Cairo, Rust, Solidity, Aptos, and web development. I have contributed to projects like Chainevents and Arkprojects. I can customize the auto-lock timeout to a more flexible duration, similar to wallets like OKX, ensuring it better suits usage needs. Please assign this issue to me. Thank you! |
I am Ikem Peter a software developer with 3+ years of expierence |
Can I handle this task? |
I would like to work on this issue |
I’d like to work on this. |
Hi , ETA: |
Hi, |
Hi, I’d be thrilled to work on this issue as I have extensive experience with front-end technologies, including React and Next.js. ETA: Looking forward to contributing! |
I'd love to work on this! |
Hello Jeremiah I'm a frontend developer in web3 I have contributed to previous OD hacks. i have made over 85+ contribution in past OD Hacks Here's my OD Hack profile: https://app.onlydust.com/Jemiiah I intend in solving this issue within an ETA of 24-48 hours. |
@LuizAsFight I am 85% done, but now I'm having difficulty starting the dev environment |
@OWK50GA there's a tg group can you post your handle ? |
@LuizAsFight |
These comments are from ODHack participants. The issues are being handled and assigned through the ODHack platform. While we appreciate the interest, each issue can only be assigned to one person. We apologize if you were not able to get an assignment. |
Motivation
15min lock timeout is too short for usage purposes sometimes.
Usage example
e.g. like okx wallet:
![image](https://private-user-images.githubusercontent.com/160697994/308641514-badeeb4e-e215-41a6-8860-a7085531b41a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMzMzMzUsIm5iZiI6MTczOTEzMzAzNSwicGF0aCI6Ii8xNjA2OTc5OTQvMzA4NjQxNTE0LWJhZGVlYjRlLWUyMTUtNDFhNi04ODYwLWE3MDg1NTMxYjQxYS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQyMDMwMzVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zYjdhNjExM2Y5ZjFhZThmN2QwZjEyMzhiZWYwOWY2MTRiMGU3N2I3YzU1YzkzOWU4ZmZmY2U4OTY5MjE1MmJhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.9WMzyk5y82jNqRyXx_Drqs1v33dBGUDIp7AG-sB-ky0)
Possible implementations
No response
The text was updated successfully, but these errors were encountered: