question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DataTable: Reflow Lost While Dragging Row

See original GitHub issue

Describe the defect While dragging a row in a p:dataTable that has both draggableRows and reflow enabled, the reflow is lost for that particular row during the transition.

<p:dataTable draggableRows="true" reflow="true" [...] />
  • The right side of the screenshot shows the row (highlighted in green) in the reflow mode.
  • The left side shows the same row (highlighted in red) where the reflow is lost during dragging operation.

dataTable draggableRows reflow

Environment:

  • PF Version: 10.0.0
  • JSF Version: joinfaces 4.5.1 (jsf-spring-boot-starter, mojarra-spring-boot-starter).

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:25 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
mellowarecommented, Jun 18, 2021

well maybe 3 is possible. Trying to determine that.

1reaction
mellowarecommented, Jun 18, 2021

Yes i changed it to New Feature as these are currently not designed to be used together. I doubt anyone in the community will work on it so most likely you would have to sponsor that feature via PRO or submit a PR.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Very wide table with FixedColumns and ColVisGroup ...
Description of problem: This is a very, very wide table, the actual table is wider! A significant number of columns will be hidden...
Read more >
Rows disappearing on Datatables? - javascript - Stack Overflow
Showing 1 to 2 of 3 entries, when there may be 4 total (from the rows the user dragged). I understand to add...
Read more >
US5003160A - Reflow furnace control system - Google Patents
A data table is provided to store sets of control data relating to the ... on a conveyor to move along a conveyor...
Read more >
Data Table & Terminal View - Saleae Support
For I2C or SPI - the last line is considered after the end of a previous transaction, and will not properly reflow when...
Read more >
datatable tbody clear的推薦與評價 ... - 最新趨勢觀測站
How to clear datatable when created dynamically using ajax? ... DataTable: Reflow Lost While Dragging Row - Lightrun. helper = $('<div class="ui-datatable ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found