okp4 / ui

🎨 Implementation of OKP4 UI components in React, TypeScript, and SASS.
https://ui.okp4.space/
BSD 3-Clause "New" or "Revised" License
28 stars 2 forks source link

Fix/faucet placeholder and captcha #682

Closed ErikssonJoakim closed 1 year ago

ErikssonJoakim commented 1 year ago

This PR fixes incorrect placeholder text for the faucet address input and disables sibling action button when captcha is active

codecov[bot] commented 1 year ago

Codecov Report

Merging #682 (03be723) into main (c2fea20) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #682   +/-   ##
=======================================
  Coverage   98.66%   98.66%           
=======================================
  Files          75       75           
  Lines        1120     1120           
  Branches      166      166           
=======================================
  Hits         1105     1105           
  Misses         14       14           
  Partials        1        1           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

bot-anik commented 1 year ago

:tada: This PR is included in version 5.1.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: