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

docs(cdk/drag-drop): Example for table. #25168

Closed
infacto opened this issue Jun 27, 2022 · 4 comments · Fixed by #28969
Closed

docs(cdk/drag-drop): Example for table. #25168

infacto opened this issue Jun 27, 2022 · 4 comments · Fixed by #28969
Labels
area: cdk/drag-drop docs This issue is related to documentation good first issue This issue is a good place to start for first time contributors to the project help wanted The team would appreciate a PR from the community to address this issue P4 A relatively minor issue that is not relevant to core functions

Comments

@infacto
Copy link

infacto commented Jun 27, 2022

Documentation Feedback

Consider to add a drag-drop example with tables.

  • With table and mat-table.
  • Keep row styling for drag preview. (May only work with mat-table instead of table[mat-table])
  • Use handle icon and only drag the row on icon click. (cdkDragHandle issue with mat-table)

Affected documentation page

https://material.angular.io/cdk/drag-drop (or vice versa on https://material.angular.io/components/table)

@infacto infacto added docs This issue is related to documentation needs triage This issue needs to be triaged by the team labels Jun 27, 2022
@infacto infacto changed the title docs-bug(cdk/drag-drop): Example for table. docs(cdk/drag-drop): Example for table. Jun 28, 2022
@crisbeto crisbeto added help wanted The team would appreciate a PR from the community to address this issue P4 A relatively minor issue that is not relevant to core functions good first issue This issue is a good place to start for first time contributors to the project area: cdk/drag-drop and removed needs triage This issue needs to be triaged by the team labels May 4, 2023
@galanggg
Copy link
Contributor

galanggg commented Sep 5, 2023

Hi @crisbeto, can I take this issue? Thanks.

@vNovski
Copy link

vNovski commented Sep 25, 2023

@galanggg Hi! Are you still working on this issue?

@Mahmoudibrahim03
Copy link

is some one working on this issue ?!

@maruthumj
Copy link

@crisbeto chris I will take this issue. This is my first working on opensource. so I can work on this one.

GiftLanga added a commit to GiftLanga/angular-components that referenced this issue Apr 26, 2024
Adds an example that shows how to drag and drop table rows
Fixes angular#25168
GiftLanga added a commit to GiftLanga/angular-components that referenced this issue Apr 29, 2024
Adds an example that shows how to drag and drop table rows
Fixes angular#25168
GiftLanga added a commit to GiftLanga/angular-components that referenced this issue Apr 29, 2024
Adds an example that shows how to drag and drop table rows
Fixes angular#25168
GiftLanga added a commit to GiftLanga/angular-components that referenced this issue Apr 29, 2024
Adds an example that shows how to drag and drop table rows
Fixes angular#25168
GiftLanga added a commit to GiftLanga/angular-components that referenced this issue Apr 30, 2024
Adds an example that shows how to drag and drop table rows
Fixes angular#25168
GiftLanga added a commit to GiftLanga/angular-components that referenced this issue Apr 30, 2024
Adds an example that shows how to drag and drop table rows
Fixes angular#25168
GiftLanga added a commit to GiftLanga/angular-components that referenced this issue Apr 30, 2024
Adds an example that shows how to drag and drop table rows
Fixes angular#25168
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: cdk/drag-drop docs This issue is related to documentation good first issue This issue is a good place to start for first time contributors to the project help wanted The team would appreciate a PR from the community to address this issue P4 A relatively minor issue that is not relevant to core functions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants