Skip to content

Conversation

kennethphough
Copy link
Member

… (#15)

Changes Proposed in This PR

This pull request introduces a new feature that enables tables to be auto generated on load based on element class and custom attributes.

Acceptance Criteria Scenarios

The table should be successfully created or gracefully handle errors.

Linked Issues

Issue #15

Implementation Details

  • Provide any necessary context or details that could help reviewers understand the implementation approach.
  • Discuss any significant choices or trade-offs you made in the development process.

Dependencies

None

Testing Strategy

Create a sample page that is able to create a table from a data source.

Screenshots/Video

  • Include screenshots or video captures of new or updated UI/UX elements, if applicable.

Checklist Before Requesting Review

  • Changes are complete and tested.
  • Pull request targets the correct branch.
  • Code is consistent with the existing codebase.
  • Linter/static analysis passes.
  • Existing tests pass.
  • Documentation and changelog are updated.

@kennethphough kennethphough added the enhancement New feature or request label Mar 12, 2024
@kennethphough kennethphough self-assigned this Mar 12, 2024
@kennethphough kennethphough linked an issue Mar 12, 2024 that may be closed by this pull request
Merge most recent changes from master to issue-15
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

Successfully merging this pull request may close these issues.

[FEATURE] Autogenerate tables from custom attributes

1 participant