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

mat-action-list #9429

Closed
jelbourn opened this issue Jan 16, 2018 · 9 comments
Closed

mat-action-list #9429

jelbourn opened this issue Jan 16, 2018 · 9 comments
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix

Comments

@jelbourn
Copy link
Member

Capturing the remaining work from #107

We currently have mat-list, mat-nav-list, and mat-selection-list, but are still missing mat-action-list. In this variant, each list item would be a button, e.g.

<mat-action-list>
  <button mat-list-item> ... </button>
  ...
</mat-action-list>
@jelbourn jelbourn added the feature This issue represents a new feature or feature request rather than a bug or bug fix label Jan 16, 2018
@jelbourn jelbourn mentioned this issue Jan 16, 2018
6 tasks
@salemdar
Copy link

Is anybody working on this at the moment?

@weylert
Copy link

weylert commented Jun 3, 2018

yeah, wondering that right now. Still waiting

@mitchellwills
Copy link
Contributor

It looks like some work was done in #12415 however, it's definitely not complete yet.
A couple things I noticed:

  • No visual focus indicator
  • When using matLine text is centered instead of left aligned

http://next.plnkr.co/edit/6bAMNQybkimbP0Tw2maT?p=preview&preview

@tayambamwanza
Copy link

It seems that the click event is only fired when clicking on the item text and not on the entire item i.e even the whitespace

@adrogon
Copy link
Contributor

adrogon commented Jan 29, 2019

So um, this component is documented but not ready?

@weylert
Copy link

weylert commented Jan 29, 2019 via email

@jelbourn
Copy link
Member Author

This was released in v7.

@qijimrc
Copy link

qijimrc commented Jul 19, 2019

I am using @angular-devkit/core v8.1.0, how can I make this component work?

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix
Projects
None yet
Development

No branches or pull requests

7 participants