rusefi / web_backend

rusEFI Online backend code
https://rusefi.com/online/
GNU General Public License v3.0
4 stars 8 forks source link

Link to specific dialog/field in specific tune #102

Open rusefillc opened 4 years ago

rusefillc commented 4 years ago

We are trying to use REO for user support at https://rusefi.com/forum/viewtopic.php?p=37900#p37900

to be able to point at a specific problem we need a URL for specific dialog maybe even with specific parameter highlighted

rusefillc commented 4 years ago

Part of #24

rusefillc commented 4 years ago

Somewhere on the dialog header we need three dots html anchor, with click on three dots copying URL of that dialog into clipboard

rusefillc commented 4 years ago

if possible, we need a right-click menu or left-click on each parameter which would copy URL of this parameter in this tune into clipboard

rusefillc commented 4 years ago

in case of parameter linking can we use parameter background to highlight it?

both dialog and tune links should open complete tune just with selected item already selected

andreika-git commented 4 years ago

Half-done: image https://github.com/rusefi/msqur/commit/d32f970e391280a0695302f537a13d2f117981da

rusefillc commented 4 years ago

looks very different on my Chrome https://rusefi.com/online/view.php?msq=222

something is broken in the header?

image

rusefillc commented 3 years ago

Reopening since only half-done - still interested in link to specific field. maybe right click?