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

Modernize the AnnualReport component #1100

Closed
WalterMoar opened this issue Aug 21, 2019 · 1 comment
Closed

Modernize the AnnualReport component #1100

WalterMoar opened this issue Aug 21, 2019 · 1 comment

Comments

@WalterMoar
Copy link
Contributor

The component should be updated to:

  • Consolidate network code into a central location.
  • Consider the use of a base Filing class that contains common code.
  • Be a TypeScript class component.
  • Use only properties and events for the component interface.
  • Use JSON Schema validation
  • Eliminate watches, refs, and store usage unless absolutely avoidable.
@severinbeauvais
Copy link
Collaborator

This ticket has been superseded by #1461.

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

No branches or pull requests

2 participants