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

Table should support selectable elements #439

Closed
MattL75 opened this issue Jan 23, 2019 · 1 comment
Closed

Table should support selectable elements #439

MattL75 opened this issue Jan 23, 2019 · 1 comment
Labels
enhancement New feature or request
Projects

Comments

@MattL75
Copy link
Contributor

MattL75 commented Jan 23, 2019

Is this a bug, enhancement, or feature request?

Feature

Briefly describe your proposal.

I believe we should rework our implementation of table. What we do currently gives the users a lot of freedom when it comes to the actual cells, but at the cost of not being able to natively provide a selectable feature, sorting... etc. Users would need to implement it themselves with this setup. This is needed by an internal team.

Issue will be updated as we find new requirements.

#446 Adds an example on implementing these functionalities in our current setup.

Which versions of Angular and Fundamental NGX are affected? (If this is a feature request, use current version.)

0.0.29-beta
Angular 7.1

@MattL75 MattL75 added enhancement New feature or request MVP1 labels Jan 23, 2019
mikerodonnell89 pushed a commit that referenced this issue Jan 24, 2019
* #439 added docs on tables with checkboxes

* implemented suggestion
@MattL75
Copy link
Contributor Author

MattL75 commented Jan 26, 2019

Closing. We've added an example on doing this in the docs, and expanding this functionality will have to wait until we revamp the table API.

@MattL75 MattL75 closed this as completed Jan 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
board
  
Awaiting triage
Development

No branches or pull requests

1 participant