Chayan Das

Results 12 issues of Chayan Das

Fix #3271 **Description** Before ![Screenshot (805)](https://github.com/user-attachments/assets/f6604af4-490c-4fab-ba37-85e94234b164) After ![Screenshot (806)](https://github.com/user-attachments/assets/3ea17863-fc99-4bd4-9433-a4f24ed72b3f) - fix the typing mistake in docker build instruction line there is a extra backtick at the end of code -...

### Describe the bug you found in AsyncAPI Docs. at README.sh build docker image code has a backtick at the end of the command seems to be a mistake.. ###...

๐Ÿž docs bug

### Description The `useEffect` hook directly uses an `async` function, which can cause unintended behavior. React expects `useEffect` to return either `undefined` or a cleanup function, but an `async` function...

bug

### Description Currently, we only have a "Loading..." text when fetching or processing data. A more engaging loader (like a spinner or progress bar) would improve the user experience and...

enhancement

## Description Fixed a bug in the `getLocalStorage` function where `JSON.parse(null)` could be called unnecessarily, leading to potential issues. Now, the function first checks if the value exists before parsing....

### Description: In dark mode, the UI has several issues such as insufficient text contrast, color mismatches between UI elements like icons, buttons, and links, and poorly styled input fields....

enhancement

## Project Licensedb Platform IMprovement ### Changes Weekly report week 22 ### Notes

fixes #2453 ## Bug `FileNotFound` was not displayed because of an early path check: ```js if (files.path && filesPathInfo.path && files.path !== filesPathInfo.path) { return null } ``` When files.type...

**Describe the bug** When using the three-dot menu on a file and navigating to the Retrieval Check, the CID appears in the URL but is not automatically populated in the...

need/triage
need/author-input