SiLeBAT / fcl-client

Web app for analyzing food delivery networks
https://silebat.github.io/fcl-client/
GNU General Public License v3.0
7 stars 2 forks source link

Station properties dialogue: Display invisible deliveries as ghost #806

Open bfrgottscma opened 2 months ago

bfrgottscma commented 2 months ago

As a user I would like to temporarily see invisible deliveries (and according stations) as a ghost (in grey) in the graph when hovering over an invisible delivery in the station properties dialogue.

If connected stations are marked as invisible, both are also shown temporarily.

If two stations with 2 deliveries are visible and 1 delivery is invisible, reorder all three deliveries and show the invisible delivery in grey when hovering over delivery name.

The ghost should be put to front temporarily, as long as the mouse hovers over an invisible delivery in the station property dialogue.

Think of Tests

Additional context