Francesco Menghi

Results 7 issues of Francesco Menghi

**What happened**: Vercel is having trouble with our ESLint configuration: ``` error - ESLint: Failed to load plugin 'react' declared in '.eslintrc.js » @senecacdot/eslint-config-telescope': Cannot find module 'eslint-plugin-react' Require stack:...

type: bug

Our Release workflow automatically pushes the latest versions of our packages `@senecacdot/satellite` and `@senecacdot/eslint-config-telescope` after their version number have been manually increased. We should explain this in the Release docs:...

developer experience

We should add a README to our `eslint-config-telescope` package. Right now the npmjs page is empty: https://www.npmjs.com/package/@senecacdot/eslint-config-telescope Here's Airbnb's config README for inspiration: https://www.npmjs.com/package/eslint-config-airbnb

type: documentation (docs)
developer experience

In the new User Settings Modal, the Web Handlers body has an overflow. ![Screenshot of User Settings with overflow](https://github.com/tarasglek/chatcraft.org/assets/53121061/d7d544d0-5316-4e45-89fd-6d9621eac089)

Clicking anywhere in these red areas triggers the `handleImportClick()` function.

To continue the plan from https://github.com/tarasglek/chatcraft.org/issues/561, we should split Providers from Models in Settings. We can show the list of providers on the left under "Providers" and rework the layout...

"Export as Image" doesn't include text when exported from dark mode: | ![image in light mode](https://github.com/tarasglek/chatcraft.org/assets/53121061/7d5a25c6-1d45-45e0-804b-77998165f51f) | ![image in dark mode](https://github.com/tarasglek/chatcraft.org/assets/53121061/cdaa06d8-d4fa-4270-bcad-51af9cbf1f51) | |----|-----|