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

Improve mobile responsiveness #1269

Open
beastarman74 opened this issue May 20, 2022 · 3 comments
Open

Improve mobile responsiveness #1269

beastarman74 opened this issue May 20, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@beastarman74
Copy link

Is it planned to improve how the front-end displays on smaller screens?

This is how it looks on my mobile (Huawei Mate 20 Pro, 6.49 inch). It is unusable unless I check the Desktop site checkbox.

Screenshot_20220520_211014_com chrome dev~2

@nezhar
Copy link
Collaborator

nezhar commented Jun 3, 2022

Making this mobile friendly is tricky, as the application relies on many small elements and actions that are triggered on mouse over. Can you maybe describe some use cases where the application would be helpfull on a mobile device? This may help sort out a better solution.

@beastarman74
Copy link
Author

Thanks for responding.

First off I am a developer so I am not using Snypy for code snippets so I fully understand if this isn't something you want Snypy to handle.

I am using more for snippets of commands syntax that I commonly use but often forget e.g. syntax for Docker NFS volumes, fstab, exports file entry syntax and unlock a locked proxmox machine to enable deletion.

I often work on my mobile when away from my PC so being able to quickly access and copy these and equally important create new ones as I look to capture a new command syntax.

I have also used it as a mechanism to be able to transfer/share copy/paste between devices. Though I recognise this is definitely against what Snypy is designed for and its quite involved to use regularly for this.

@nezhar
Copy link
Collaborator

nezhar commented Jun 3, 2022

Thanks for the detailed descirption 💯

This definetly helps. I will take some steps for mobile optimization in future releases and I will start with some minimal mockups which we can discuss here.

With #1277 there is also the intention to make one liners better usable in the UI, this might also allign with your usage 🙂

@nezhar nezhar added the enhancement New feature or request label Jun 3, 2022
@nezhar nezhar self-assigned this Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants