digitomize / digitomize

Digitomize, part of Microsoft for Startups Founders Hub, is an open-source platform that combines two main sections: Contests and User Profiles. It allows users to explore upcoming coding contests and dynamically create developer portfolios.
https://www.digitomize.com
MIT License
577 stars 293 forks source link

[Bug]: Loading page button is not fixed #728

Closed SHUBH0924 closed 3 months ago

SHUBH0924 commented 7 months ago

Contact Details

shubhjeetpaul@gmail.com

What happened?

In the loading page at the dashboard, buttons are not aligned with text properly. image

What browsers are you seeing the problem on?

Chrome, Brave, edge

Relevant log output

No response

Are you interested in contributing?

Code of Conduct

github-actions[bot] commented 7 months ago

Hello @SHUBH0924! 🌟 Thanks a bunch for creating an issue. Your input is invaluable, and we're eager to collaborate with you to address the matter. Keep up the fantastic work!

Don't forget to hit the :star: star button :wink:

[!TIP] Don't forget to check our contributing guidelines for more details.

Website | Discord | Twitter | Instagram | Linkedin

pranshugupta54 commented 7 months ago

Hey @SHUBH0924, did you actually get that loading screen for more than 10s?

SHUBH0924 commented 7 months ago

yes, in my localhost

pranshugupta54 commented 7 months ago

Ohhk, is that an issue on the hosted website too?

For local, you'll need to setup firebase and mongoDB

SHUBH0924 commented 7 months ago

yes I checked it for test then i saw this error

PsammystPrime commented 6 months ago

Hello @SHUBH0924, I'd like to be assigned on this task. Thank you.

Swarga-codes commented 5 months ago

Anyone working on this?

PsammystPrime commented 5 months ago

Anyone working on this?

I can. I didn't as I wasn't given the go-ahead, I assumed the others were working on it. I'll get to it tomorrow.

pranshugupta54 commented 5 months ago

@Swarga-codes @PsammystPrime, who ever is able to locally setup the repo first can give this a try

PsammystPrime commented 5 months ago

@Swarga-codes @PsammystPrime, who ever is able to locally setup the repo first can give this a try

Having issues setting it up. Tried npm install on the client folder but the process doesn't complete. I'm I doing it well? Anyone who's succeeded in doing so?

Swarga-codes commented 5 months ago

@PsammystPrime The client folder process takes a little bit more time to complete. My app crashed while setting it up , probably due to some variable not defined it or so, just figuring it out.

pranshugupta54 commented 5 months ago

Check this sample env for help.

Swarga-codes commented 5 months ago

image

it's looking fine now, i guess... is it ok @pranshugupta54 ?

pranshugupta54 commented 5 months ago

@Swarga-codes, did you try all screen sizes?

@SHUBH0924 what screensize did you face the issue?

Swarga-codes commented 5 months ago

while transitioning from mid screen size to phone screen size I faced the issue, now it's working for all screen sizes @SHUBH0924 did you face the same?

Swarga-codes commented 5 months ago

@pranshugupta54 can I make a PR?

pranshugupta54 commented 5 months ago

sure

Swarga-codes commented 5 months ago

@pranshugupta54 did you check the PR?

github-actions[bot] commented 4 months ago

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

pranshugupta54 commented 3 months ago

@holopin-bot @SHUBH0924 bug-hunter

holopin-bot[bot] commented 3 months ago

Congratulations @SHUBH0924, you just earned a badge! Here it is: https://holopin.io/claim/clw3qy8ja13170gl3187xdq0e

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

SHUBH0924 commented 3 months ago

Thanks Community for this badge

github-actions[bot] commented 3 months ago

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

RohittCodes commented 3 months ago

@pranshugupta54 Can I work on it?