Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: svg images are cut off incorrectly on landing page #61

Open
madiedgar opened this issue Oct 13, 2020 · 9 comments
Open

bug: svg images are cut off incorrectly on landing page #61

madiedgar opened this issue Oct 13, 2020 · 9 comments

Comments

@madiedgar
Copy link
Member

Describe the bug
The svg images on the home page are cut off in certain places and aren't loading properly.

Expected behavior
This is how it is supposed to be displayed:

This is how it is currently being displayed for me:

Desktop (please complete the following information):

  • OS: Mac OS Catalina 10.15.7
  • Browser Chrome, Safari & Firefox

Possible Solution
@shahkv95 mentioned in #24 about adding cards (effect) to the four features. Open to suggestions.

@Abhijay007
Copy link

Abhijay007 commented Oct 11, 2021

Hi @madiedgar I wanna work on this issue !! can you please assign me this

@madiedgar
Copy link
Member Author

Awesome @Abhijay007 , let me know if you have any questions!

@madiedgar madiedgar changed the title BUG: Cut off svg images bug: svg images are cut off incorrectly on landing page Oct 16, 2021
@Abhijay007
Copy link

Hi @madiedgar I have a doubt related to project setup in my local machine, I installed node modules using the npm install command but when I ran the command npm start the server is opening on http://localhost:1234/ but it is not showing anything thing when I visit the hosted server, do I need to anything extra other than the command I mentioned above, and one more thing the project has both package-lock.json and yarn.lock so which package we are exactly using npm or yarn?

@akshitarora921
Copy link
Member

@Abhijay007 I got the same issue the work around for now is to copy paste the start command parcel index.html dreamteam.html into the terminal and run.

@Abhijay007
Copy link

@Abhijay007 I got the same issue the work around for now is to copy paste the start command parcel index.html dreamteam.html into the terminal and run.

@akshitarora921 thanks, I will try this and get back to you !!

@Abhijay007
Copy link

@Abhijay007 I got the same issue the work around for now is to copy paste the start command parcel index.html dreamteam.html into the terminal and run.

Hi, @akshitarora921 I tried this but I don't know why it is not workings as it shows that the app is built successfully but it is not opening on on port !!

@akshitarora921
Copy link
Member

Let's connect on discord.

@Abhijay007
Copy link

Let's connect on discord.

okay @akshitarora921 , my discord id: abhijay007#3182

@akshitarora921
Copy link
Member

Steps to work around that issue (future reference)

  1. Install the parcel package as the global package using the command npm i -g parcel
  2. Run command parcel index.html dreamteam.html in legesher-dot-io directory

@Abhijay007 Abhijay007 removed their assignment Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants