Skip to content
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

Add Storage Description on Mouse Hover to add storage area #104

Open
344Clinton opened this issue Mar 3, 2019 · 1 comment
Open

Add Storage Description on Mouse Hover to add storage area #104

344Clinton opened this issue Mar 3, 2019 · 1 comment

Comments

@344Clinton
Copy link

When adding storage, there are a lot of options available and no description of each type of storage. when hovering over a storage item, a description could pop up to inform the user.

@344Clinton
Copy link
Author

Was looking in "friendup/interfaces/web_desktop/apps/Account/Scripts/newstorage.js". Figured it should go in around line 70, but am unsure how to impliment "onmouseover" using "literal" string in "friendup/devices/DOSDrivers/XXXX/sysinfo.json"

Another possibility is to add a description item in the json file as an extended instruction. Then when the user hovers on the icon, the literal string is displayed as a tooltip. When the drive is selected, the detailed instruction could be displayed in the add storage entry window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant