akshitagupta15june / akshitagupta15june/PetMe

Making the data for forms an autocomplete disabled

Open
#1,085 4 comments 0 reactions 1 assignee Claimed by @maitri-vv View on GitHub
hacktoberfest
Dominant language
HTML
Stars
515
Forks
747
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
There's history of searched items visible over clicking on all the buttons of form, it should be kept "autocomplete off" to prevent it from invading privacy of user. Also it takes cookies data, which displays vague items searched by user in context to some other search bar history of user.
Screenshot:
![image](https://github.com/akshitagupta15june/PetMe/assets/87691594/b087e12d-8d3c-4912-b6f6-053cdad4d4a1)

**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'donate'
2. Click on any data input field
3. See error

**Expected behavior**
It should'nt display stored data of user for privacy.

**Screenshots**
If applicable, add screenshots to help explain your problem.
![image](https://github.com/akshitagupta15june/PetMe/assets/87691594/61c63306-35d8-4b83-9778-ab5565ba40fe)

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.