portfolioshop icon indicating copy to clipboard operation
portfolioshop copied to clipboard

Portfolioshop builds custom portfolio websites with submitted user data.

Results 22 portfolioshop issues
Sort by recently updated
recently updated
newest added

Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...

dependencies
javascript

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) to 4.17.1 and updates ancestor dependency [mongoose](https://github.com/Automattic/mongoose). These dependencies need to be updated together. Updates `mongodb` from 4.16.0 to 4.17.1 Release notes Sourced from mongodb's releases. v4.17.1 4.17.1...

dependencies
javascript

**Describe the bug** As you can see the logout button is not shown properly. **To Reproduce** Steps to reproduce the behavior: 1. Go to the homepage 2. Click on google...

bug

**Is your feature request related to a problem? Please describe.** The visit website and logout button need some padding and alignment. **Describe the solution you'd like** Improve the UI using...

enhancement
ReactJS

**Is your feature request related to a problem? Please describe.** The front-end currently doesn't have any tests written. **Describe the solution you'd like** Use Jest or any other Unit testing...

github_actions
ReactJS
Testing

**Describe the bug** User Date of Birth is shown as a stringified object of the date. **Expected behavior** Date of birth should be converted to DD, Month, YYYY Format format...

bug
help wanted
good first issue
EJS

**Go to top button** For moving to the top of the page ![icon](https://user-images.githubusercontent.com/96586030/182865938-095c8a0a-e0ec-4688-86d6-8c944e21728e.png)

enhancement
ReactJS