Yoann Fleury

Results 44 issues of Yoann Fleury

Maybe reuse text I've written here on how to create a new component for Start UI https://github.com/BearStudio/start-ui-web/issues/55#issuecomment-935658304

documentation

A `Select` component with autocomplete already exists for Start UI, but it is often complicated to override it as we saw in private projects we did. Opening an issue to...

enhancement
hacktoberfest

I am trying to setup a NextJS application based on [Start UI](https://github.com/BearStudio/start-ui) that will use [keycloak-js](https://www.npmjs.com/package/keycloak-js) in the `app` folder which is not Server Side Rendered. Keycloak is only imported...

bug

Hi :wave: I think it could be awesome :star_struck: to be able to export colors using RGB or HSL format (at least, for the click to clipboard feature). :thinking: I...

At the moment, we are using [Async Storage](https://reactnative.dev/docs/security#async-storage) for storing user's token. The documentation do not recommend to store tokens in AsyncStorage. We need to provide a way to store...

enhancement

This PR is a start for the #126 discussion. https://user-images.githubusercontent.com/3920615/189230973-7b7fcfdb-f402-4052-ae61-e29b6612581f.mp4

enhancement

It could be great to have a page that lists dependencies that are used within the project, with maybe their licenses?

Maybe we must fix the display in footer, "Showing 1 to 0 of 0 results" seems to be not good ? _Originally posted by @Jessy-BAER in https://github.com/BearStudio/start-ui-web/issues/257#issuecomment-1225248162_

bug
good first issue
hacktoberfest

https://github.com/chakra-ui/chakra-ui/releases/tag/%40chakra-ui/storybook-addon%405.0.0

good first issue

## Describe your changes closes # Simplified version of the Avatar Upload process : ![image](https://github.com/BearStudio/start-ui-web/assets/135032615/35d66b4a-7876-418f-bf6f-cc1e5538d5b0) Notes : - **To upload a file in a different folder on the bucket**, the...