Files
misskey/packages/frontend/src/components
ろむねこ 6841cdfa76 enhance(frontend): CWの注釈テキストが入力されていない場合はPostボタンを非アクティブに (#15639)
* add condition to disable post button when CW text is empty

* standardize condition by using 1<= inserted of 0<

* unify CW text length condition to improve readability

* add missing CW state check

* fix state check, add empty/null check, improve max length validation

* simplify CW validation by removing minimum length check

* Update CHANGELOG

* remove CW text validation in post()

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-03-10 10:35:37 +00:00
..
2025-03-09 12:34:08 +09:00
2025-02-15 10:24:22 +09:00
2025-03-07 09:11:51 +09:00
2024-10-10 16:14:11 +09:00
2025-03-09 12:34:08 +09:00
2025-03-09 12:34:08 +09:00
2024-10-10 16:14:11 +09:00
2024-10-31 13:50:50 +09:00
2025-03-09 12:34:08 +09:00