Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clickable button in selection list where item = disabled? #1

Open
Cuel opened this issue Sep 15, 2015 · 0 comments
Open

Clickable button in selection list where item = disabled? #1

Cuel opened this issue Sep 15, 2015 · 0 comments

Comments

@Cuel
Copy link

Cuel commented Sep 15, 2015

  .ui.selection.list
    .item.disabled
      .ui.middle.aligned.mini.button.icon
         i.ui.red.remove.user.icon.link
      .content 

Since the .item div has class disabled it seems that no button inside are clickable.
Is there a way to circumvent this? I can understand why it's the expected behaviour

Changing pointer-events for the child button will enable it for the .item

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant