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

Fix indentation of the Telepath Adapter example code #9836

Closed

Conversation

dkirkham
Copy link

@dkirkham dkirkham commented Jan 1, 2023

Fixes the indentation of the example Telepath Adapter code, in Docs->Reference->Streamfield->Form widget client-side API.

Please check the following:

  • Do the tests still pass?1
  • Does the code comply with the style guide?
    • Run make lint from the Wagtail root.
  • For Python changes: Have you added tests to cover the new/fixed behaviour?
  • For front-end changes: Did you test on all of Wagtail’s supported environments?2
    • Please list the exact browser and operating system versions you tested:
    • Please list which assistive technologies 3 you tested:
  • For new features: Has the documentation been updated accordingly?

Please describe additional details for testing this change.

  • Build docs
  • Check Docs->Reference->Streamfield->Form widget client-side API

Footnotes

  1. Development Testing

  2. Browser and device support

  3. Accessibility Target

@squash-labs
Copy link

squash-labs bot commented Jan 1, 2023

Manage this branch in Squash

Test this branch here: https://dkirkhamfix-indent-streamfield-kvga3.squash.io

gasman pushed a commit that referenced this pull request Jan 3, 2023
@gasman
Copy link
Collaborator

gasman commented Jan 3, 2023

Thanks @dkirkham! Merged (with some additional fixups to keep it at a consistent 4-space indent) in 2204dd0.

@gasman gasman closed this Jan 3, 2023
@dkirkham
Copy link
Author

dkirkham commented Jan 3, 2023

No probs, thanks Matt.
I'll keep an eye on the spaces setting in VSCode... something quietly changed that while I wasn't looking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants