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 selection reset issue after PR #1470 #1603

Open
Schlendrick opened this issue Jan 31, 2025 · 1 comment
Open

Table selection reset issue after PR #1470 #1603

Schlendrick opened this issue Jan 31, 2025 · 1 comment
Labels
bug Something isn't working needs-triage Needs looking at to decide what to do

Comments

@Schlendrick
Copy link

Current Behavior

After the changes introduced in PR #1470, the table selection is automatically cleared when new data arrives.

Expected Behavior

Users should have the option to retain their selection when new data updates the table (e. g. option in this ui-table node)

Steps To Reproduce

  1. Populate the table with dynamic data (e.g., from multiple MQTT topics).
  2. Select a row.
  3. When the selected vehicle sends new data, the selection is lost.
Screen.Recording.2025-01-30.at.21.39.28.mov

Environment

  • Dashboard version: 1.22.1
  • Node-RED version: 4.0.5
  • Node.js version: v20.15.1
  • npm version: 10.9.1
  • Platform/OS: MacOS
  • Browser: Firefox

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

@Schlendrick Schlendrick added bug Something isn't working needs-triage Needs looking at to decide what to do labels Jan 31, 2025
@bartbutenaers
Copy link
Contributor

Here you go...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Needs looking at to decide what to do
Projects
Status: Backlog
Development

No branches or pull requests

2 participants