nfoert
nfoert
@mSaurabh no worries! Thanks for working on this. I just left a reply with a few questions and thoughts. I think the tests that you've provided so far look perfect...
Sounds good @spline2hg!
Thanks for working on this! My apologies for the delay, I may not be able to merge this in time for you to get hacktoberfest credit... I'm having an issue...
Thanks for working on this @spline2hg! This looks great A few things I've noticed: - Can the profile picture be automatically downscaled to a certain size limit/maximum image size? -...
> So something like compression? Yes, ideally this would help with storage size costs as well, for example a user could upload a really detailed logo that takes up a...
> so yeah i will remove the profile_a and keep only the profile/ that will use alpine js for switching part, does this seem right? That sounds good to me...
Thanks for the updated changes! I like how it's looking so far I thought of a few other additions that could be made: - Perhaps the profile picture for the...
> Would you prefer a single dropdown menu with text options for both profile and logout, without including a profile image? The best idea I can think of for this...
> i have added a dropdown at home page for profile page and on profile page to home ,does this seem fine, and? and on the home page the dropdown...
> i was thinking of implementing restricting the image size, for that i was using some validators and raising validation errors when uploading larger than threshold value This is a...