Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Programmatically generate UI screenshots. #3

Open
elsehow opened this issue Dec 16, 2021 · 1 comment
Open

Programmatically generate UI screenshots. #3

elsehow opened this issue Dec 16, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@elsehow
Copy link
Collaborator

elsehow commented Dec 16, 2021

Documentation should have screenshots for UI flow.

Ideally, these screenshots would be generated programatically by a build process. This would keep the screenshots up to date even as the UI changes.

In the build process, some code should describe how to achieve the desired application state. Once the state is reached, the screenshot should be generated and added to img/.

Ideally, the actions that describe how to achieve the app state could be parsed to produce dynamic natural-language "steps" for the documentation.

@elsehow elsehow added the enhancement New feature or request label Jan 3, 2022
@elsehow
Copy link
Collaborator Author

elsehow commented Jan 7, 2022

Storybook support would make this easy. Blocked on DA0-DA0/dao-dao-ui#155.

@elsehow elsehow changed the title Screenshots Programmatically generate UI screenshots. Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant