Skip to content

テーブル(Sortable Header):「列メニュー」ボタン #9

@momdo

Description

@momdo

https://design.digital.go.jp/dads/html/?path=/docs/components-%E3%83%86%E3%83%BC%E3%83%96%E3%83%AB%EF%BC%8F%E3%83%87%E3%83%BC%E3%82%BF%E3%83%86%E3%83%BC%E3%83%96%E3%83%AB--docs#sortable-header

次のコード断片の「列メニュー」という名前の付いたボタンについて、
フォーカスが当たりますが、押下しても何も起きません。(クリックもできません)

            <button class="dads-table__action" type="button" aria-haspopup="true">
              <svg class="dads-table__action-svg" width="24" height="24" viewBox="0 0 24 24" fill="currentcolor" role="img" aria-label="列メニュー">
                <circle cx="12" cy="4.5" r="1.5"></circle>
                <circle cx="12" cy="12" r="1.5"></circle>
                <circle cx="12" cy="19.5" r="1.5"></circle>
              </svg>
            </button>

「Sortable Header Dense」にも同様の箇所があります。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions