smart-underworld / seestar_alp

Complete Control and Automation for Seestar S50
Other
42 stars 24 forks source link

Give more guidance on mosaics, coordinates; add tooltips too #37

Open erewhon opened 5 days ago

erewhon commented 5 days ago

Instructions should be a bit clear. Should make it clear that the coordinates of a mosaic should be the center of the mosaic.

(Suggestion from quake101 in Discord)

erewhon commented 4 days ago

The help labels should be correct and complete. We should also consider adding tooltips with extra guidance and examples.

philinbris commented 1 day ago

Can I suggest that in the schedule page clicking on a schedule line at the top prefills the form so it can be edited and or make it possible to delete one entry. EG I had mistakenly added in two focus attempts but could not see a way to delete one or change it to something else without clearing the whole schedule. Another example is changing the coordinates of an entry already made.

erewhon commented 1 day ago

Right now the API that the front end uses doesn't support editing entries. We'll probably add that, although another thought is just to have the frontend allow editing the whole schedule, and replace it in one shot. (Transparent to the user.). @wileecyte was thinking about using that kind of mechanism to support offline schedule entry.