nasa / fprime

F´ - A flight software and embedded systems framework
https://fprime.jpl.nasa.gov
Apache License 2.0
10.05k stars 1.3k forks source link

F Prime GDS - problems scrolling through channel selection for custom view #2474

Open timcanham opened 8 months ago

timcanham commented 8 months ago
F´ Version v3.4.1, commit https://github.com/nasa/fprime/commit/8a1612c0dd1ec18ada8162d92d37ff7317835129
Affected Component n/a

Problem Description

When editing the telemetry view, scrolling back through the list of channels for selection stops working at a certain point.

How to Reproduce

  1. Go to telemetry tab (needs large number of channels defined)
  2. Scroll through list of channels to select
  3. At a certain point, the user cannot scroll any further, and the view will jump back to the previous block of channels.

Expected Behavior

User should be able to scroll and select all the channels.

ljreder commented 8 months ago

@timcanham I attempted to reproduce this in the simple HelloWorld example but I assume it did not have enough channels. How many channels did this happen with. Do you have a case I could try. Perhaps the old Ref application is floating around some place and that would work. Please advise.

timcanham commented 8 months ago

Yes, it happens on an internal project with lots of channels on the order of several hundred. Contact me and I can set up a demo.