tvl-depot/users/Profpatsch/struct-edit
Profpatsch 5156da542b feat(users/Profpatsch/struct-edit): per-level position
The user expects the editor to remember the positions of fields they
navigated from to a new level, so when they return they get put in the
same spot.

We push the index from one field into every level of the value.

Unfortunately this introduces pointers and all the woes they bring.

Change-Id: I889c28b71fd7082b765e1d6874faeb1b36dade60
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2866
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
2021-04-23 18:30:06 +00:00
..
default.nix feat(users/Profpatsch/struct-edit): initial version 2021-04-23 18:30:06 +00:00
main.go feat(users/Profpatsch/struct-edit): per-level position 2021-04-23 18:30:06 +00:00