faency icon indicating copy to clipboard operation
faency copied to clipboard

Faency is the Traefik Labs React component library

Results 37 faency issues
Sort by recently updated
recently updated
newest added

## Feature request ### Overview While working on https://github.com/traefik/faency/pull/426 and https://github.com/traefik/faency/pull/427 I've noticed We are publishing the Storybook app using [@storybook/storybook-deployer](https://github.com/storybook-eol/storybook-deployer). This project's been archived and forces the usage of...

question
area/infrastructure

### Overview Stitches is [no longer actively maintained](https://github.com/stitchesjs/stitches/discussions/1149#discussioncomment-6223090) since June 2023. It is not a problem for the moment, but it might pose problems if we want to keep up...

enhancement
area/infrastructure

The current documentation is stale, if a user follow the instruction on Readme it will throw an error. However, it really is unclear on how one could set a primary...

area/documentation

![Screen Shot 2021-11-04 at 15 07 57](https://user-images.githubusercontent.com/1550192/140328511-b36c6245-d1c3-4cd5-a39f-6c2f8f9a81f0.png)

kind/task

### Description Radix deprecated `as` design pattern and `Polymorphic` in favor of `asChild` design pattern. Their `Slot` lib component handles internal logic for the `asChild` pattern. There's [recommendations](https://github.com/radix-ui/primitives/discussions/901) to reuse...

enhancement

# Description When `Textarea`'s content overflows horizontally, the `endAdornment` is not well positionned ![image](https://user-images.githubusercontent.com/3367393/162211272-5fc176b0-25b2-4943-ab0b-0b1de2f0ebe0.png)

enhancement
00-type/task

## RFC ### Overview Currently, our build generates one single file that embeds all components, fonts, and utils. This affects the First Load JS size as it will load the...

enhancement
kind/proposal

# Description Interactive Tr as links should implement a focus feedback, for a better keyboard navigation experience

enhancement
00-type/task
area/a11y

https://www.radix-ui.com/docs/primitives/components/toast

enhancement
00-type/task
area/a11y
type/tech-task

# Goals - improve quality of components - secure PRs and review with tests - avoid regression # Background ## What we know - testing components with `@testing-library` ## What...

kind/proposal
prio