Lemmy Phantom is now Quiblr! Additionally, users can now login, post, comment, and vote on lemmy using a sleek and speedy UI!
I add new functionality all the time so go check it out and let me know what you think!
I can add it to my home screen, but I’m unable to log in. The three lines that I need to tap are behind the battery and signal display at the top of the page. It works on Safari, but not as a PWA. https://lemmy.world/pictrs/image/a8681c21-9f68-48da-8fe3-8a4e45c24107.jpeg
Check now, style should adjust for PWA. Let me know if it’s still an issue!
The black added is shorter than the island so it doesn’t look clean up there.
Yep, it seems that you added some black space at the top, and that got the job done.
One request - any chance you can increase and/or make a setting for comment text size? It’s much smaller than all the other text and hard to read for my old(er) eyes. I can use the zoom on Safari to increase the page size before saving it as a PWA, but that makes the text run off the right side of the page, requiring me to scroll back and forth to read comments.
I like that idea! Adjustable font size would be a great feature for user accessibility. I’ll take a look today!
This looks really good! I’ve been looking for a good UI on desktop
I’ve given it a go on my PC now and have some feedback. Generally, it looks really nice, I enjoy the modern look.
My only real feedback is that it seems too big. The best way I can think to describe it is as follows; it looks like it was made to be touch friendly (which is great!) but then on a monitor it looks too large and uses the full width.
Personally, I’d set a max-width
on larger displays to something like 80% (to allow more negative space on the sides, keeping the content centered) and have the cards scale down as well. I’m not sure what you’re using for the front-end so I can’t be super specific with the correct names of styles etc.
I hope that makes sense. I don’t want to take away from the work you’ve done, it really is well designed! If you need me to explain something better or provide examples (whatever you need), I’d be more than happy to help where possible.
Made some adjustments to prevent content from getting too spread out on wide screens! Let me know what you think (hard to test because my screen is not very wide). Before and after below
Before:
After:
Super helpful! I tested making the scale vary with larger screens but I think I can invest more time there.
I will test some approaches with adjusting the scale and follow up with you for your thoughts/feedback
what UI library are you using? or is this custom?
Open source?
I really like this interface, but I can’t find a way to save posts or comments on mobile
I pushed an update to add saved posts in Quiblr. I need to make slight changes but it should get the job done! Let me know what you think