Giter Club home page Giter Club logo

facaptcha's Introduction

Welcome ๐Ÿ‘‹

๐Ÿ‘‰ react-quick-reactions (demo) - A small popup component for quick reactions and emojis, ร  la GitHub's reaction popup or Facebook's "likes".
๐Ÿ‘‰ faCAPTCHA (demo) - A configurable, simple frontend CAPTCHA.
๐Ÿ‘‰ React jump-starter - A launching pad for React projects.

Top Langs

facaptcha's People

Contributors

dependabot[bot] avatar dylandbl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

facaptcha's Issues

[BUG] [Example] Footer does not stay at the bottom of the screen

  • Mobile ๐Ÿ“ฑ
  • Desktop ๐Ÿ–ฅ

Describe the bug
On the mobile site, the footer does not stay at the bottom of the screen when the CAPTCHA is opened.

Steps to reproduce the behavior:

  1. On mobile, open the CAPTCHA.
  2. Scroll down.
  3. The footer will be floating behind the CAPTCHA popup, not at the bottom of the screen.

Expected behavior
The footer should sit at the very bottom of the site.
Screenshot 2022-07-02 235335

[BUG] [Example] Footer floats in middle of screen when entering inputs on mobile

  • Mobile ๐Ÿ“ฑ
  • Desktop ๐Ÿ–ฅ
  • Component
  • Demo site

Describe the bug
When editing configuration values on mobile with the on-screen keyboard, the footer jumps up and floats in the middle of the screen.

Steps to reproduce the behavior:

  1. Open the demo site on mobile
  2. Open the configuration settings
  3. Tap on one of the inputs to enter a value
  4. When the keyboard appears, the footer will be floating in the middle of the screen

Expected behavior
The footer should be at the bottom of the page, hidden below the keyboard

[FEAT] Remove large checkmark in demo site when clicked again.

  • Demo site
  • CAPTCHA

Is your feature request related to a problem? Please describe.
In the demo site, users may want to open try the CAPTCHA repeatedly. Even though it's intended design, it seems like a mistake to keep the large checkmark when the CAPTCHA is attempted a second time.

Summarize the feature you would like
Remove the checkmark when clicked again.

[BUG] Passing incorrect array type into `imgTopicUrls` crashes site

  • Mobile ๐Ÿ“ฑ
  • Desktop ๐Ÿ–ฅ
  • Component
  • Demo site

Describe the bug
Passing an empty array into the component crashes the app.

Steps to reproduce the behavior:

  1. Add FaCaptcha to a project
  2. Pass an empty array through imgTopicUrls:
<FaCaptcha imgTopicUrls={[]} />
  1. Run the app
  2. It crashes

Expected behavior
The component should include graceful error handling to prevent crashing when the array is not synonymous with the ImgTopicType.

[FEAT] Maximum number of attempts

  • Demo site
  • CAPTCHA

Is your feature request related to a problem? Please describe.
Infinite attempts would allow solving by means of brute force.

Summarize the feature you would like
A maxAttempts?: number prop. If set, users would not be allowed to exceed that number of attempts. Perhaps also a function called when maxAttempts is exceeded to tell the site it has been surpassed, allowing the site to handle the situation however they deem fit.

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.