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
Lemmy Apps
A home for discussion of Lemmy apps and tools for all platforms.
RULES:
- No spamming
- Be nice and have fun
- Follow the general lemmy.world rules
An extensive list of Lemmy apps is available here:
Visit our partner Communities!
Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. [email protected]
Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. [email protected]
Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. [email protected]
Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. [email protected]
Thanks for the feedback! I’ll take a look and see if I can push a fix
Thanks!
Check now, style should adjust for PWA. Let me know if it's still an issue!
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!
Thank you!
Fixed the text overflow issue with large text on the Quiblr web app. Hope you enjoy!
That works a lot better! Thanks for the great work!
EDIT: Not to be greedy, but any chance you can add one more text size and go one notch bigger (especially for comments, which have a smaller text size than the post titles)?
Done!
And not greedy at all. This is the kind of feedback that's super helpful
Thanks, I’ll give it a go!
I added a Font Size feature in the settings. It may be a bit buggy because I built it pretty quickly, so let me know if anything looks funky!
Edit: I noticed that the poster's username sometimes runs over 🤦 I will need to fix it in a future build
I also just added a refresh button on the top bar of Quiblr for pwa users which should make things smoother :)
The black added is shorter than the island so it doesn’t look clean up there.
I made it a bit longer. Let me know if that works
Looks great!! Even works when there something in the Dynamic Island (like playing music!
This looks really good! I’ve been looking for a good UI on desktop
Thanks! Let me know if you have any feedback
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:
That looks better to me!
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
More than happy to help! I’ve worked in a dev environment so I don’t mind getting a little more technical if you need/want
Great news!
Open source?
what UI library are you using? or is this custom?
Custom. All from scratch
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
Thanks, it works perfectly
Im working on saving posts right now. Currently in the final stages. Should be released soon
No 2FA?
This should be fixed now. 2FA on lemmy is buggy in general, so lmk how it works out
Not yet. Just got basic auth features added (e.g. login, post, comment)
Is 2FA a blocker for you to login? I can make that a priority if needed
Yeah it is. Was it not incorporated in phantom? I thought it was.
Nope, but I will take a look today!