Uh oh!
There was an error while loading. Please reload this page.
feat: add settings and detail page to apps - #47
Conversation
cyberb
commented
Oct 30, 2024
I think if you center the filters horizontally it will look better. |
cyberb
commented
Oct 30, 2024
Also I am mostly using mobile so you need to make sure it does not break it |
klmhsb42
commented
Oct 31, 2024
Thanks for feedback. Sounds like you are ok with the feature ideas in general? So I will implement your comments and make bug fixes and get back to you for final approval. |
cyberb
commented
Nov 4, 2024
Yes, it just never made to the top of the priority. |
cyberb
commented
Nov 4, 2024
Also grid switch is a bit odd comparing to the other two controls. |
cyberb
commented
Nov 4, 2024
In general it is difficult to actually create something better and maintainable without using a proper web framework. On device for example (https://github.com/syncloud/platform/tree/master/www) I am using Vue.js v3 with element-plus component library (https://element-plus.org/en-US/component/overview.html) which gives a lot of power. I am not saying it has to be used right now but it would give you an easy access to a set of components, but it can be done later when moving to store web. |
klmhsb42
commented
Nov 23, 2024
Hi @cyberb , I pushed a new version. I think it looks much better now and I also tested it with a smartphone. It's not perfect and certainly needs improvements but I think it's good enough for a first release. I also added a search function. Can you check it out? I totally agree with you. Maybe we can proceed as follows:
|
cyberb
commented
Nov 23, 2024
cyberb
commented
Nov 23, 2024
I think these days sites try to be simpler and have a single scroll (the main one) by not limiting vertical size of any component, this would have less confusion of what to scroll by placing the mouse or a finger in different areas of the screen. So I would prefer filters at the top of the page which are moved away with the page as you scroll, simple and very practical (in my mind) |
cyberb
commented
Nov 23, 2024
klmhsb42
commented
Nov 24, 2024
Removed and in one line.
Also in mobile on same line now.
Done. Just one scroll bar now.
Color is now corrected for buttons. |
cyberb
commented
Nov 29, 2024
klmhsb42
commented
Dec 1, 2024
Hi @cyberb , the details usually take the most time. It should now be pixel accurate. I hope it works. |
cyberb
commented
Dec 2, 2024
ok design is good, but functionality is a bit strange, category and name filter do not play well together. |
klmhsb42
commented
Dec 12, 2024
@cyberb should work better now |








Features:
Todos:
Screenshots: