mohamed yahia

Results 12 issues of mohamed yahia

For https://github.com/datopian/flowershow/issues/592 We add `width` and `height` to `img` tags, and also we add inline styling for the width and the height of the image.

I would like to request the addition of a className property to the components in the library. This property would allow users to easily apply custom CSS classes to components,...

✨ enhancement
good first issue
@portaljs/components

Currently there is no way to send images through the API ![image](https://github.com/PawanOsman/GoogleBard/assets/67981832/b74153c5-29b7-449a-882e-e91f702a1912)

For issue #636: - After debugging, I discovered that `MDX-Remote` is the cause of this failure. - It seems to use YAML properties within a `new function(arg1, arg2)` format, where...

For https://github.com/datopian/flowershow/issues/578 Supported: - PDF - Youtube embeds - Images - Text - Edges - Embedded markdown files

**Description:** Currently, achieving a full-width layout in Flowershow seems challenging due to hardcoded margin/padding values in the main Layout component. The layout: unstyled option, which worked before in a commit...

The following error occurs when running the test (not always but sometimes randomly occurs and sometimes not). ``` FAIL markdowndb src/tests/documentTypes.spec.ts (8.222 s) ● Console console.error Error: In __mocks__\content\blog\blog1.mdx for...

We need to add tests for large folders: https://github.com/datopian/markdowndb/issues/22 I think we should make a new repository for that

💤 Someday

## Tasks - [ ] Review the issues we've found and propose solutions (more notes on each item in "## Notes" below) - [x] Only views with specType: "simple" are...

🐛 bug
datasets

This PR should handle two seperate issue 1. JWT: the current implementation only checks if the JWT has been signed by our secret only, and not if the JWT user...