GithubHelp home page GithubHelp logo

fineanmol / annoying-submit-button Goto Github PK

View Code? Open in Web Editor NEW
124.0 2.0 180.0 4.81 MB

Annoying Submit Button in React. Give a ⭐️ if you have liked this project and want to support it !

Home Page: https://annoyingsubmitbutton.netlify.app/

License: MIT License

HTML 9.50% CSS 46.68% JavaScript 43.82%
hacktoberfest hacktoberfest-accepted opensource digitalocean github pull-requests hacktoberfest2023

annoying-submit-button's Introduction

Annoying Submit Button in a Form using ReactJS

Issues GitHub pull requests GitHub pull requests

You won't be able to submit the form until you enter correct length of password and a valid email ID. Enjoy playing with it. :) #Hacktoberfest

Project Preview

Preview video of project

💡 Live Project Link

Click here to play with Annoying Submit Button


✍️ Authors

👤 Anmol Agarwal

portfolio linkedin twitter


🫂 Show your support

Give a ⭐️ if you like this project and want to support it!


🛠️ Installation Steps

Star and Fork the Repo 🌟 and this will keep us motivated.

  1. Clone the repository
git clone https://github.com/fineanmol/Annoying-submit-button
  1. Change the working directory
cd Annoying-submit-button
  1. Install dependencies
npm install
  1. Run the app
npm start

🤝 Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b 'feature/AmazingFeature')
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Feel free to check the issues page.

📝 License

This project is under the MIT license.


Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • I wish to show my appreciation
  • etc

🙏 Thanks

Thanks to everyone who has contributed towards this project


annoying-submit-button's People

Contributors

0xmahabub avatar ahtesham007 avatar amanpathan avatar amey-chaudhari avatar batmanrvb avatar bodhi14 avatar byteatatime avatar codedmachine111 avatar daniel-boll avatar fineanmol avatar fineanmolwork avatar fishmeister09 avatar kennethpdev avatar krsambhav avatar needl3 avatar nitisharav avatar prateekpranveer avatar raikiran07 avatar rakshith6404 avatar ritikakatoch avatar riyabhaskar12 avatar ruchi-115 avatar sankalpafernando avatar sjostr avatar skyrunner360 avatar sudokingpin avatar tanmaishukla avatar tanmoysrt avatar tharindudj avatar ujjawald07 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

annoying-submit-button's Issues

Footer text

Hi!!!

Issue

In footer section of the website
After hacktoberfest their is . (dot) which in my opinion not looking great.

So if you want that it should be fixed then I am ready to work on that issue.

Instagram Button hover not working

The Instagram link button present in the footer did not change color like the rest of the links. Add gradient to the button.
Can you label issue "hacktoberfest-accepted" please.

Submit button doesnt go to the right most point

Submit button doesnt go to the right most point when its disabled, I feel this is an odd effect and would like to fix it. So please Assign me this issue and kindly add Hacktober-accepted to it.

Annoying Button

going to add more button movements that will be dynamic and can go randomly to different places

pls assign me this under hacktoberfest

Updating Read.md File

Readme file was not uptodate so kindly assign this issue to me so , i can update the read me fille with new Video and some minor changes in int..
kindly assign this issue to me..

footer text are not aligned properly in mobile design

the text align property for the footer element is left-align which is not reliable, making the text align center will solve this issue. please assign me this issue, along with hacktoberfest tag as I am already working on this.

Social media links hover color is ill-suited.

I noticed that the color of your sites social media link on hovering are misplaced.
Being a new entrant into open source field, I wanted to make them proper.

Can you assign me this task??

Make drop down of color palate for mobile screen size.

Hello, I noticed that the color palate remains as ti is in mobile UI, which doesn't fit the page and looks good . I would like to change it into drop down and compatible with mobile.
Assign this to me and add the hactoberfest tag.

Responsive Design

Hey @fineanmol your "Annoying submit button" project doesn't seems to be fully responsive, I want to make it fully responsive so, can you please assign this issue to me with hacktoberfest-accepted label.

Pressing Enter with Invalid Email Submits the form

Only Html email validation is checked on enter press.
for Example ( Email: xyzxyzxyz@xyz, Password:123123123) will show error in email field but pressing enter will submit the form.

  • [onSubmit method on form should check for email validation.

[ BUG ] Form getting submitted on enter

Hi @fineanmol ,

I've encountered one issue, I was able to submit the form with wrong input values.
Form validation is not happening on 'Enter', I've checked it it can be added easily, can you please assign this
to me under Hactoberfest

Edit:
It is working fine till 5 characters, but the error message shows there should be atleast 7 chars and when we press enter after 6 chars it works, Ideally either the message should be changed or the max value

Add CONTRIBUTING.md in the project

Hi @fineanmol,

I saw that project is missing CONTRIBUTING.md file, to avoid any confusion and to ensure best practices
I guess a CONTRIBUTING.md should be there.

I guess this could be a good-first-issue and we can mark it as open for someone to pickup

Feature- Remember user's selected Theme

Hi,
I can create a feature to remember user's last used theme. would you like me to implement this?

(btw- good beginner friendly project! keep up the good work!)
Thank you

Disable Vertical Scroll Bar

The Vertical Scrollbar kind of makes the UI harder to use, I suppose removing the scrollbar is better. It can be done by fixing footer

Change the Button Color when theme changed

Even though the other section of the page change accordingly with the theme changes, the Submit button's background color doesn't change. It'd be nicer if the Button's background color is changed same as the footer color.

Improve the UI of the page

The UI of the page is very raw and has scope for improvement.
It can be redesigned and given a modern aesthetic look.
Please assign me this issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.