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

**Describe the bug:** The forge TableComponent hideColumn and showColumn methods don't update the hidden property of the columnConfiguration **To Reproduce:** Steps to reproduce the behavior: 1. Go to the forge...

bug

**Describe the feature:** Add custom icon (whether `forge-icon` or otherwise) support to the stepper for each `forge-step` element. **Describe any alternatives you've considered:** I could just make a custom component...

enhancement
priority: medium
complexity: low

**Describe the bug:** The connector line between steps is rendering incorrectly on Safari. **Screenshots:** ![image](https://github.com/tyler-technologies-oss/forge/assets/2653457/c286209e-4f7c-4104-8657-5f4172972670)

bug
priority: medium
complexity: medium

documentation
skip-release
storybook
accessibility

## 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
complexity: low

**Describe the bug:** The dropdown will disappear when clicking in the text input and not reappear until clicking out and back in, in which case the text you started typing...

bug
good first issue
priority: medium
complexity: low

**Describe the bug:** `forge-select` currently re-emits a `change` event as `CustomEvent` with a `detail` property of the selected value or values. It also changes the type in the global `HTMLElementEventMap`...

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: N - Does this...

skip-release
new component