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

Make a catalogue of the DOM, then make an action to check on its freshness #849

Open
plocket opened this issue Feb 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@plocket
Copy link
Collaborator

plocket commented Feb 2, 2024

  1. Create some kind of record of every type of field and DOM-changing property
  2. Write a GitHub action that, on a schedule, checks if that record still matches up with docassemble's actual DOM. Maybe checking against the examples in the docs. We may need more than those examples, though.

I've already started on 1, though I'm not sure how to best record my findings. It's not just the DOM I have, but a bunch of other notes. Each DOM unique field/property combo research should be on its own page.

We might also have to cut back on the number of combos and pick a reasonable subset. It would be a shame, but otherwise that's a lot of combinations.

@plocket plocket added the enhancement New feature or request label Feb 2, 2024
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