kamranahmedse / developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.
https://roadmap.sh
Other
298.17k stars 39.22k forks source link

There is a z-index bug in the submit solution section. #7701

Closed aligunesv closed 1 week ago

aligunesv commented 2 weeks ago

What is the URL where the issue is happening

https://roadmap.sh/projects/single-page-cv

What browsers are you seeing the problem on?

No response

Describe the Bug

I think it is an error that can be corrected by just checking the z-index. It is not a big error but it can be taken care of.

Ekran görüntüsü 2024-11-08 152711

Output from browser console (if any)

No response

Participation

Shivam-Katare commented 1 week ago

Hey, @aligunesv can I work on this issue?

kamranahmedse commented 1 week ago

@Shivam-Katare go ahead

Shivam-Katare commented 1 week ago

Sure @kamranahmedse

Shivam-Katare commented 1 week ago

Hey @kamranahmedse, I am getting this error when I try to login/sign up or try to open this modal. The error message shows that, there is an API failure due to an incorrect endpoint URL. Is this issue related to an environment variable? Do I need to create any environment variables locally to resolve this? Let me know. Thanks.

Without this, the start and submit project modal will not open up unless I hardcoded the modal value for testing.

image

image

arikchakma commented 1 week ago

@Shivam-Katare it's because of the API, you can try modifying the frontend API call. So that you can use that to debug.