forge icon indicating copy to clipboard operation
forge copied to clipboard

Framework agnostic Web Component library that implements the Tyler Forge™ design system.

Results 68 forge issues
Sort by recently updated
recently updated
newest added

## PR Checklist Please check if your PR fulfills the following requirements: - Tests for the changes have been added/updated: [Y/N] - Docs have been added/updated: [Y/N] - Does this...

## PR Checklist Please check if your PR fulfills the following requirements: - Tests for the changes have been added/updated: N - Docs have been added/updated: N - Does this...

patch
skip-release

## PR Checklist Please check if your PR fulfills the following requirements: - Tests for the changes have been added/updated: N - Docs have been added/updated: N - Does this...

patch
skip-release

## PR Checklist Please check if your PR fulfills the following requirements: - Tests for the changes have been added/updated: Y - Docs have been added/updated: Y - Does this...

minor
skip-release

## PR Checklist Please check if your PR fulfills the following requirements: - Tests for the changes have been added/updated: N/A - Docs have been added/updated: Y - Does this...

minor
skip-release

**Describe the feature:** Allowing a role attribute to be applied to the already created forge-table component in v3 **Describe any alternatives you've considered:** **Additional context:** This stem from an accessibility...

enhancement
priority: medium
complexity: low

**Describe the bug:** The `forge-table-filter` event fires multiple times on filter value change depending on how many times the filter elements have been rendered. **To Reproduce:** Steps to reproduce the...

bug

## PR Checklist Please check if your PR fulfills the following requirements: - Tests for the changes have been added/updated: N - Docs have been added/updated: Y - Does this...

minor
skip-release

## PR Checklist Please check if your PR fulfills the following requirements: - Tests for the changes have been added/updated: N - Docs have been added/updated: N - Does this...

patch
skip-release

**Describe the bug:** **To Reproduce:** Steps to reproduce the behavior: 1. Setup a table in angular app in "fixed" layout mode. 2. In wrapper angular component turn off select features...

bug