arc-front-end icon indicating copy to clipboard operation
arc-front-end copied to clipboard

A Website to help pets find their new home.

Results 8 arc-front-end issues
Sort by recently updated
recently updated
newest added

assemble profile page (the card components are ready). some other buttons and components need to be done and the page should be responsive. Design is in the figma file.

enhancement
hacktoberfest
hacktoberfest2021

Fix the font size of pets card in adopt page according to the page width and height.

bug
good first issue
hackodex

**Describe the bug** - Fix the text color in pets detail page - Make the color of text to white in dark mode **Expected behavior** ![Screenshot from 2022-04-05 12-14-45](https://user-images.githubusercontent.com/53162729/161695718-9db2f061-685d-4169-8a86-2be8facb4bdb.png) **Screenshots**...

bug
good first issue
hackodex

**Describe the bug** Errors like below should be fixed: ``` Warning: Invalid DOM property `class`. Did you mean `className`? at img at div at div at Gallery (http://localhost:3000/static/js/main.chunk.js:1632:86) at div...

Fixed the issue by removing the black color

**Describe the bug** When running project there are pretty much eslint errors that should be fixed and a lot of commented text, that can be deleted. **To Reproduce** 1. start...

the pet image should be visible when the user visits the page, and on scroll, there can then be the ease-out animation.

bug
help wanted
hacktoberfest
hacktoberfest2021

**Is your feature request related to a problem? Please describe.** So if we make it pwa we users can install are app in laptops desktops mobile etc **Describe the solution...