lnls-sirius / archiver-viewer

React based EPICS Archiver Viewer
4 stars 2 forks source link

Bug in Manual Limits configuration #50

Open fernandohds564 opened 3 years ago

fernandohds564 commented 3 years ago

When we are visualizing more than one PV and we want to set the Limits manually for them, the value of all LineEdits are the same for all PVs. The real limits configured in the graphs are indeed different (the ones we specify) so this doesn't compromise the data visualization.

carneirofc commented 3 years ago

It seems to be a problem with the placeholder value being displayed where it should not.