Carlos Daniel Vilaseca

Results 12 issues of Carlos Daniel Vilaseca

There is a 404 on the "Fork me on GitHub" button that holds this link https://github.com/ONLYOFFICE/CommunityServer-CustomModules In the sample view ![Screenshot at 2022-06-14 15-08-39](https://user-images.githubusercontent.com/81443707/173669618-155c3790-8551-4489-89d1-8487e866e9ed.png)

**Is your feature request related to a problem? Please describe.** Despite the Svelte project being configured for TypeScript, with many components flagged using lang=ts, the utilization of types throughout the...

addresses issue #944 --- ## Description added typescript types and interfaces --- ### Changelog Entry ### Added - lib/types/* ### Fixed - [List any fixes or corrections] ### Changed -...

## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request. - [ ] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/)...

# Bug Report ## Description this is not actually a big deal but i was skimming trough the codebase working on another issue and saw an unnecesary double loop first...

## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request. - [ ] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/)...

# Bug Report ## Description **Bug Summary:** there are many document.getElementById across the code see img. this has performace and code cleanness issues as well as a safety impact, see...

i get many circular dependencies from zod-to-json-schema when building with rollup see image: ![image](https://github.com/StefanTerdell/zod-to-json-schema/assets/81443707/af820d27-5cb8-4423-8c75-d7e778024213)

enhancement

### Change Type Addition ### Proposed Changes the right side bar of the docs is not scrollable, see [here](https://www.shadcn-svelte.com/docs/components/data-table#enable-the-addtablefilter-plugin) on the data table docs where the section overflows the page...

type: documentation
status: help wanted

addresses #1062 - updated svelte-sonner version since the `locked` one does not have the slots feature