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.

Selectable b-table with tooltips behaves erratically after sorting

See original GitHub issue

Describe the bug

I’m using a selectable, small, and responsive b-table component, in which a column contains an array of data passed through a formatter, truncated automatically via the responsive prop and which is rendered fully in a tooltip.

When I’m selecting some items, then sorting, then trying to select again, the highlighted/selected row is not the one on which I just clicked.

Steps to reproduce the bug

  1. See GIF below

Expected behavior

The selected row should be the one on which I clicked

Versions

Libraries:

  • BootstrapVue: 2.0.2
  • Bootstrap: 4.3.1
  • Vue: 2.6.10

Environment:

  • Device: Lenovo Thinkpad E580
  • OS: Ubuntu 18.04 LTS
  • Browser: Firefox
  • Version: 70

GIF

Peek 08-11-2019 14-46

Additional context

N/A

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:16 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
tmorehousecommented, Nov 12, 2019

Actually this might be related to another issue we just found… and PR #4372 may fix it.

1reaction
fakeninecommented, Nov 13, 2019

Hello @tmorehouse, thank you very much for your help and reactivity! I can confirm that v2.1.0 fixes this issue 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bootstrap Tooltips Disappear Upon Sorting Table
While it works perfectly when the table is loaded, the Bootstrap tooltip effect within the table cells strangely disappear once I sort the...
Read more >
{1} Active Tickets – jQuery UI
#9344 · Sortable: Works very erratically with flexbox content, ui.sortable, 1.10.3 ... #9514 · Tooltip: Does not hide when dragging mouse from textbox...
Read more >
DashTable tooltip incorrectly displayed when using sort
The tooltip appears in the incorrect position after sorting the table. I ran a quick test using a snippet from DataTable Tooltips |...
Read more >
Press Release english - Qlik Community
Subquery syntax is only invoked when you select data which involves filtering a chart using data from another table. The amount of data...
Read more >
US20150363478A1 - Systems, Devices, and/or Methods for ...
define and/or specify one or more sets of records upon which to operate; ... records and/or records of a related user-selectable table and/or...
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