-
Notifications
You must be signed in to change notification settings - Fork 20
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
Design consideration for the future #28
Comments
Oh one other thing at least for English is a lot of commands could be shorter |
I like these ideas. Especially the one about increasing the width so that we can have a conversation list to the left of the actual conversations, removing the need for our funky "back" paradigm. |
Thank you very much for your feedback.
|
That being said I think I find the grid easier to read and use however my son disagrees and thinks the list is easier 😏 which bring me back to one of my original ideas which is having more than one theme. There is a lot that could be done with just injecting a css file. |
Not dismissing the wider layout but how about just showing the push history where the commands are (replacing the commands) and have a back arrow to show the commands again? Putting the push history in its own tab is probably overkill I guess since I feel people won't be needing it as often as for example sending SMS or checking out notifications. Yeah, maybe have a way to toggle between grid and list would be ideal, you're right :) |
Yeah personally I don't use the push history so I definitely see where you're coming from. What about opening it in it's own popout then it can be closed out like any other window? |
yeah, that could be an option too. But in that case wouldn't that be the same as opening a new tab? :) |
With the addition of features I think the design might benefit from some refactoring. For example I can choose one of the 16 options now by scrolling but using a grid layout I can do that without the scroll. This right now is the biggest on mobile devices but with things like EventGhost being added to desktop that's starting to grow.
A lot of other exts are using a wider layout as well. Pushbullet and the new Hangouts are among the few.
One other thing that brought this up for me was the push history. It feels like it should be in the extension itself and making it another tab up top would be nice vs having to select the device and pick from the list. So you would have
Devices Notifications SMS/Phone Push History
Push history would have the devices under it to click on those
Happy to help in anyway I can @mrkevinlin I know you're busy with school but anyway I can help let me know.
The text was updated successfully, but these errors were encountered: