Files
configng/lib
Gunjan Gupta ffafd60f8a Bug fixes for menu navigation (#44)
* Fix menu navigation

Menu navigation was broken and had following issues:
- selecting any option in submenu drops to main menu after operation finishes
- there was a broken implementation of having a submenu within a submenu that doesn't work due to buggy implementation
- there was a broken implementation of having conditions in json file to dynamically show and hide options but that doesn't work due to buggy implementation
- also main menu supported conditions while sub menu didn't which shows lack of consistency in design

Signed-off-by: Gunjan Gupta <gunjan@wesion.com>

* migrate conditions to json file

Signed-off-by: Gunjan Gupta <gunjan@wesion.com>

* Remove dead code

Signed-off-by: Gunjan Gupta <gunjan@wesion.com>

* Update readme

Signed-off-by: Gunjan Gupta <gunjan@wesion.com>

---------

Signed-off-by: Gunjan Gupta <gunjan@wesion.com>
2024-08-29 10:40:59 -05:00
..
2023-12-06 20:34:25 +01:00