Souryavardhan singh

Results 7 issues of Souryavardhan singh

### Describe the bug. Running the development server using: `npm run start:dev` fails with the following error: **WARNING: No configurations found in configuration directory: /.../server-api/dist/configs Error: Configuration property "log.dir" is...

bug

There is three primary causes for the race conditions and flakes. 1.Shared Resource Collision 2.Unintended Side-Effects 3.Source Tree Pollution Key fixes: • Use unique temp directories (fs.mkdtempSync) in tests to...

### Describe the Issue Page: https://www.asyncapi.com/docs/reference/specification/v3.0.0-explorer The Specification Explorer page is not responsive and provides a poor user experience on small screens (mobile devices and small laptop viewports). On narrow...

### Why do we need this improvement? We currently rely mainly on: • Basic Cypress E2E smoke tests (navigation: Home, Tools, Docs) • Lighthouse CI for performance But we don’t...

enhancement

**Description** **fixes-> #4499** - Added client-side pagination functionality to the Blog Index page. - Users can now navigate between multiple pages of blog posts using "Previous" and "Next" buttons. -...

This PR fixes a CI failure that caused all PRs in the website repository to remain stuck in the “Waiting for status to be reported” state. As a result, no...

### Describe the bug. Hi , I noticed that the "LInk" and “Open Governance Model” link on the website redirects to two GitHub pages that no longer exist: • https://github.com/asyncapi/community/blob/master/TSC_MEMBERSHIP.md...

bug