ClipboardPopover starts hidden with data-state="open"

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

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

評価

難易度
1/5
見積もり時間
1〜3時間
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
javascript, ruby
領域
frontend

調査の方向性

On the 2.0 line, inspect clipboard_popover.rb and its default_attrs state, then compare clipboard_controller.js with the clipboard/popover_* snapshots. Confirm the initial hidden panel uses the closed state and re-record the affected snapshots, reviewing the diff against the expected 2.0 output.

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

説明

bug
  • Where: clipboard_popover.rb default_attrs sets state: :open on a panel that starts hidden; clipboard_controller.js sets open in showPopover and closed in hidePopover. Snapshots clipboard/popover_*.
  • Effect: the hidden panel is labelled open, unlike ContextMenu, HoverCard and Popover (closed at rest). Low user impact: the animate-in classes still run when the element is first displayed.
  • Fix: state: :closed; re-record clipboard/popover_*.

Surfaced by the strict lane of the golden HTML suite (PR #548), which pins what 1.6 renders today — this defect included. Per maintainer decision (2026-09-19) main stays as is: this is addressed on the 2.0 line, and the golden snapshots that pin it are re-recorded there with the diff reviewed.

Source: design/v2/follow-up-issues.md.

主要言語
Ruby
スター
1k
フォーク
67
平均マージ
2日 19時間
マージ済み PR(30日)
18

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

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

はじめの一歩

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

ruby-ui/ruby_ui のほかの issue

ruby-ui/ruby_ui の issue をすべて見る

似ている issue

Ruby の issue をもっと見る

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

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