Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[JavaScript] Mobile color picker

オープン
#10 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
javascript
領域
frontend

調査の方向性

まず fixture のコントロールページと現在の HTML5 カラー入力を見つけ、次に picker の変更がどのように fixture の色へ反映されるかを追跡します。モバイル対応の picker が選択中に更新され、カスタム hex 入力を1文字ずつ受け付け、jQuery なしで動作すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

⚙️ Web good first issue hacktoberfest help wanted 🆕 Enhancement

The current color picker on the web control panel makes use of the HTML5 color picker input which isn't support on most mobile devices.

I would like to have a color picker implemented on the fixture control page that supports mobile.
Further, the color picker should update the fixture color as the picker is selected (before mouse/finger release, before submit etc).
Additionally, the picker should still allow users to type in their own custom hex value character by character.

Preferably, this should not use jQuery as the site currently does not use it.

主要言語
Python
スター
143
フォーク
23
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

MattIPv4/PyDMXControl のほかの issue

MattIPv4/PyDMXControl の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。