Эх сурвалжийг харах

Added a feature discussion in issues

arianagiroux 1 долоо хоног өмнө
parent
commit
01a98a0f8b

+ 10 - 0
issues/feat: implement "renaming"/description

@@ -0,0 +1,10 @@
+There isn't a good way to "rename" variadic's via the tui
+
+---
+It wouldn't be too hard to add a method of varifying that the state of the variadic on disk mirrors the variadic in memory. For example, when writing a variadic, remove any existing fields that are not mirrored in memory.
+
+This would require some amount of confirmation from the user before we "delete" the previous state.
+
+---
+This is not just for variadics, this spreads across the project - even to the entire Issue object. It *might* be worth it to implement separate logic for renaming Issues.
+

+ 1 - 0
issues/feat: implement "renaming"/status

@@ -0,0 +1 @@
+open

+ 0 - 0
issues/feat: implement "renaming"/tags/feature


+ 0 - 0
issues/feat: implement "renaming"/tags/v0.1