paranext / paranext-core

Electron client, extension host, and C# library for Paranext
https://paranext.github.io/paranext-core/
MIT License
17 stars 2 forks source link

Revise settings schema #1315

Open Sebastian-ubs opened 1 week ago

Sebastian-ubs commented 1 week ago

User Story As a extension developer, I want to define the place where my setting should show up in a way that focuses on the user experience instead of on the extension that delivers them.

Description Change the settings schema to be more like the menu schema This is required by ux settings design Include

Implementation idea TBD: Describe the work needed for the new improvement.

Testing ideas TBD: Describe what it would be useful to test either manually or automatically. Include any details that would help someone get to the right spot and/or information about what kinds of results to expect.