-
Notifications
You must be signed in to change notification settings - Fork 83
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
[2.2] Clean up Web app guide #244
base: main
Are you sure you want to change the base?
Conversation
I edited the DOM so it's more generic (though less accurate to what users will actually see)
Some other notes I took:
Happy to implement any/all of these, just want feedback first. |
Some of these are simple fixes for mistakes, but others are my preferences for explaining what's happening. I know we don't want to overload the reader, but I think some info can be helpful. Feel free to push back, or only take some of thse.
I also updated the screenshot, but edited the DOM so hopefully we can use that same image for all our 2.2 releases, instead of having to make a new one with each patch release to keep it accurate.
I'll also go through the API one, but I want to get feedback on this one first.