Code Monkey home page Code Monkey logo

Comments (2)

pronist avatar pronist commented on August 24, 2024

@theangkko 안녕하세요.

이 버그의 발생과정이 이해되지 않습니다. 제 환경에서는 제대로 입력과 검색이 되기 때문입니다. 마우스 커서로 입력하고, 검색은 엔터로 처리합니다.

1
2

+방금 알아냄

라이트 모드에서 검색어 텍스트 컬러 설정이 잘못된 것으로 파악됩니다. 검색어가 입력은 되지만 텍스트 컬러 때문에 입력이 안 되는 것처럼 보였던 것이죠. 다음 버전에 처리됩니다.

from hello.

theangkko avatar theangkko commented on August 24, 2024

image

아네!! 검색어가 들어가 있었는데, 색상이 같아서 안 보였던 겁니다.~!


다른 곳에 사용된 폰트 색상과 동일하게 바꾸어 적용해서 사용하고 있겠습니다.
.text-h-300 {
--tw-text-opacity: 1;
color: rgb(30 31 33 / var(--tw-text-opacity));
}

image

from hello.

Related Issues (20)

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.